All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add support for ruby 3.2
- Removed support for ruby 2.5 and 2.6
- Fix enum translations for ruby 3.1
- Fix enum translations: move translations under pluralized attribute key.
- Replace travis with circleci.
- Use Rails 6 on Dummy app.
- Optimistic version for Rails.
- Replace FactoryGirl with FactoryBot.
- Add Hound configuration.
- Deploy with Travis CI.
- Configure coveralls.
- Broken formatters using delete to extract options instead of fetch.
- Integration with Draper gem
- DateTime formatter
- Broken specs. Shame on me :(
- Initial release.