Skip to content

v0.9.0

Compare
Choose a tag to compare
@radar radar released this 15 Oct 22:37
· 525 commits to master since this release
  • Made Backend::Memoize threadsafe. See #51 and #352.
  • Added a middleware I18n::Middleware that should be used to ensure that i18n config is reset correctly between requests. See #381 and #382.