- TODO: Replace this bullet point with an actual description of a change.
- Added the logger dependency, see: https://bit.ly/3E8Zqg0 (#7)
- Do not eager load the configuration (#6)
- Raised minimum supported Ruby/Rails version to 2.7/6.1 (#5)
- Just a retag of 1.3.1
- Just a retag of 1.3.1
- Just a retag of 1.3.1
- Added API docs building to continuous integration (#4)
- Moved the development dependencies from the gemspec to the Gemfile (#2)
- Dropped support for Ruby <2.7 (#3)
- Added support for Gem release automation
- Bundler >= 2.3 is from now on required as minimal version (#1)
- Dropped support for Ruby < 2.5 (#1)
- Dropped support for Rails < 5.2 (#1)
- Updated all development/runtime gems to their latest Ruby 2.5 compatible version (#1)
- Initial gem implementation
- Documented the whole gem and all its features