Releases: corylown/edtf-humanize
Releases · corylown/edtf-humanize
v2.2.0
What's Changed
- Update contact info in edtf-humanize.gemspec by @corylown in #40
- Add support for German by @koilebeit in #39
New Contributors
- @koilebeit made their first contribution in #39
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Add support for Italian
v2.0.1 Merge branch 'release-2.0.1'
Improvements to internationalization, customization patterns, and EDTF Sets
- Customization and internationalization now more complete with reliance on I18n.
- Established language module pattern for adding customized language support (pull requests welcome).
- Built in support for English and French languages.
- EDTF Sets now better support inclusive and exclusive cases.
Note: This includes breaking changes. Local customization to earlier versions of this gem will likely need to be updated.
Thanks especially to @j-dornbusch for adding support for French.
Adds translation support; removes Rails dependency.
Also switch to RSpec.