New
v15.1.0
What's Changed
- Fix test by reloading routes after config reset by @tagliala in https://github.com/enriclluelles/route_translator/pull/332
- Fix random spec failure by @tagliala in https://github.com/enriclluelles/route_translator/pull/336
- Ensure
@localizedis always reset after yield by @tagliala in https://github.com/enriclluelles/route_translator/pull/334 - Improve host locale detection by @tagliala in https://github.com/enriclluelles/route_translator/pull/337
- Document how to integrate Devise by @tagliala in https://github.com/enriclluelles/route_translator/pull/339
- Implement
locale_from_requestmethod by @tagliala in https://github.com/enriclluelles/route_translator/pull/340
Full Changelog: https://github.com/enriclluelles/route_translator/compare/v15.0.0...v15.1.0