- [FEATURE] Drop Ruby 2.3 support
- [ENHANCEMENT] Add gem metadata for RubyGems.org
- [ENHANCEMENT] Test against latest Ruby versions
- [ENHANCEMENT] Update development dependencies
- [BUGFIX] Fix lazy load of action controller (#206)
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Minor improvements to configuration and tests
- [ENHANCEMENT] Use Addressable gem for URI parsing
- [ENHANCEMENT] Fix Ruby 2.7 deprecations
- [ENHANCEMENT] Update dependencies
- [BUGFIX] Fix missing dup on blocks (#203)
- [ENHANCEMENT] Test against latest Ruby versions
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Add Rails > 6.0.0.rc1 compatibility
- [FEATURE] Do not set locale from url by default
- [FEATURE] Do not raise InvalidLocale errors
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Drop Ruby 2.2 support
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Add Rails 6.0 compatibility
- [ENHANCEMENT] Test against latest Ruby versions
- [FEATURE] Add Rails 6.0.0.beta3 compatibility
- [ENHANCEMENT] Test against latest Ruby versions
- [FEATURE] Add Rails 6.0.0.beta2 compatibility
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Test against Ruby 2.6.1
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Add Rails 6.0.0.beta1 compatibility
- [ENHANCEMENT] Test against latest Ruby versions
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Test against Rails 5.2
- [BUGFIX] Fix overriding ActionController::Live (#183)
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Test against latest Ruby versions
- [FEATURE] Add Rails 5.2 compatibility
- [ENHANCEMENT] Test against latest Ruby versions
- [ENHANCEMENT] Update development dependencies
- [BUGFIX] Fix regression with translations containing spaces (#181)
- [ENHANCEMENT] Update development dependencies
- [BUGFIX] Fix regression with translations containing slashes (#179)
- [ENHANCEMENT] Test against latest Ruby versions
- [ENHANCEMENT] Update development dependencies
- [BUGFIX] Change spec to reflect Rails 5.1.3 change in url generation (#172)
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Add an option to verify host path consistency (#167)
- [ENHANCHEMENT] Minor improvements
- [ENHANCEMENT] Update development dependencies
- [ENHANCEMENT] Rails 5.1 compatibility
- [ENHANCEMENT] Test against latest Ruby versions
- [ENHANCEMENT] Update development dependencies
- [FEATURE] Rails 5.1.0.rc1 compatibility
- [BUGFIX] Lock maximum Rails version to 5.1.0.beta1
- [ENHANCEMENT] Use Ruby 2.3's Frozen String Literal Pragma
- [ENHANCEMENT] Minor improvements
- [FEATURE] Rails 5.1 compatibility
- [BUGFIX] Do not change I18n.default_locale
- [ENHANCEMENT] Cleanup test suite
- [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)