v1.7.0
- Added ability to interpolate values that have a pipe - #491
- Splat keyword arguments to prevent warnings in Ruby 2.7 - #486
- Reduce object allocations for I18n#default - #488
- I18n is disabled during bootup if locale is false - #475
I18n::Backend::Chain#translations
now merges translations from all backends - #470