- TODO: Replace this bullet point with an actual description of a change.
- TODO: Replace this bullet point with an actual description of a change.
- Upgraded PostgreSQL to 16.4 (#10)
- Upgraded PostgreSQL to 16.6 (#11)
- Upgraded PostgreSQL to 17.2 (#12)
- Raised minimum supported Ruby/Rails version to 2.7/6.1 (#13)
- Just a retag of 1.2.1
- Just a retag of 1.2.1
- Just a retag of 1.2.1
- Added API docs building to continuous integration (#9)
- Upgraded to PostgreSQL 15.2 and Redis 7.0 (#5)
- Moved the development dependencies from the gemspec to the Gemfile (#6)
- Dropped support for Ruby <2.7 (#8)
- Added support for Gem release automation
- Bundler >= 2.3 is from now on required as minimal version (#4)
- Dropped support for Ruby < 2.5 (#4)
- Dropped support for Rails < 5.2 (#4)
- Updated all development/runtime gems to their latest Ruby 2.5 compatible version (#4)
- Migrated to Github Actions
- Migrated to our own coverage reporting
- Added test coverage reports
- Corrected test coverage reports
- Corrected the simplecov config
- Configured simplecov correctly
- Switched to SVG project teasers
- Dropped support for EOL Ruby 2.2 and added 2.6
- Updated Code Climate configs (#1)
- Changed travis-ci.org to travis-ci.com links
- Corrected the GNU Make release target
- Corrected a broken example on the readme
- Added initial readme file
- Set the Travis CI postgresql version to 9.6
- Added postgresql service to CI
- Corrected the Travis CI url on the readme
- Improved the Travis CI config
- Added the first implementation
- Added the code of conduct and license
- Initial commit