- Provide a uniform API between Simple, KeyValue and Chain backends - #109 (one of our oldest PRs, and I am pleased that @kidpollo has persisted for all this time!)
- Support translation hashes with numeric keys in Simple backend - #422
- Add
CacheFile
backend module - #423 - Add
JSON
backend module - #429 - Updated README to point to the wiki - #438
- Added plural rules for
oc
locale - #440 - Removed tests from the bundled gem (leading to smaller download sizes) - #441
- Added a post-install message about fallback breaking change introduced in v1.1.0 - #442