Skip to content

Rewrite

Compare
Choose a tag to compare
@patricksamson patricksamson released this 04 Apr 16:37
· 52 commits to master since this release

What's new :

  • complete rewrite
  • The detection logic is now split in drivers that can be enabled or disabled (route parameter, query string, browser locale)
  • You can now also choose which storage driver you want (cookies, session, or none)
  • The locale detection Key can now be customized
  • You can choose which locales are enabled
  • improved test coverage