v0.10.1
- Fixed compatibility with newest stable Symfony/Translation (
2.3.7
as of today) - Invalidating locale on every application request, which fixes problem with too early locale resolution (before request), that could result in locale parameter from router not beeing used.
- Added bunch of tests
This release is for stable Nette 2.0.*