- [ENHANCEMENT] Follow Vandamme's changelog conventions
- [FEATURE] Translate controllers with namespaces (#120)
- [ENHANCEMENT] Update development dependencies
- [PERFORMANCE] Improve Translator method
- [ENHANCEMENT] Test against Ruby 2.4.0
- [ENHANCEMENT] Update copyright in LICENSE
- [ENHANCEMENT] Minor improvements
- [BUGFIX] Fix generated prefix to localized one (#123)
- [PERFORMANCE] Improve Mapper's monkey patch
- [BUGFIX] Retain value of options_constraints if callable
- [BUGFIX] Fix issue with callable constraints
- [ENHANCEMENT] Update development dependencies
- [BUGFIX] Replace around_filter with around_action
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Add private keyword in Segment module
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Rails 5 compatibility
- [FEATURE] Support custom locale path segments, i.e. /uk/en/widgets
- [ENHANCEMENT] Using AS::Concern instead of monkey patching ActionController
- [ENHANCEMENT] Update development dependencies
- [PERFORMANCE] Refactor translator module
- [BUGFIX] Generate correct route when a segment is preceded by a dot (#132)
- [ENHANCEMENT] Improve TestCase helpers test
- [BUGFIX] Change how helpers are loaded in TestCase
- [ENHANCEMENT] Update dependencies
- [PERFORMANCE] Minor tweaks
- [BUGFIX] Fix native path generation with host_locale (#95)
- [ENHANCEMENT] Improve tests
- [BUGFIX] Fix gemspec
- [ENHANCEMENT] Style update to match RuboCop recommandations
- [BUGFIX] Permit named_params with suffix (#116)
- [BUGFIX] Fix optional parameters with prefix (#118)