- Support for Ruby 3.1
- Drop support for ruby 2.6
- Add
rubygems_mfa_required
- drop JRuby support because the latest version is based on Ruby 2.5
- Source code metadata url added to the gemspec
- Restore MIT license
- Remove Ruby 2.5 support and update minimum Ruby requirement to 2.6
- restore JRuby support
- add TruffleRuby support
- Change license to LGPL-3.0
- drop jruby support
- drop Ruby 2.2 support
- drop Ruby 2.3 support
- drop Ruby 2.4 support
- Ruby 2.6.5 support
- Ruby 2.7.1 support
- Replace travis with GH actions
- Update docs to show per instance support
- Support signing the releases
- Ruby 2.4.2 support
- Ruby 2.5.0 support
- ActiveSupport dependency dropped in favor of dry-inflector
- Switched with quality metrics to Coditsu (https://coditsu.io/)
- Gem dump
- Quality improvements
- Gems cleanup
- Ruby dump to 2.4.1
- Better specs (less internal, more integration)
- License added to the gemspec file
- Gem dump x3
Ruby version defaults to 2.3.3- Ruby version defaults to 2.4.0
- Dropped support for Ruby 2.1.*
- added .rspec for default spec helper require
- Dev tools update
- Gem update
- Rspec specs update
- Initial gem version with all the magic