- Fixed connection leasing for Active Record 7.2+
- Added support for Active Record 8
- Dropped support for Ruby < 3.1 and Active Record < 7
- Fixed incorrect rollups with
time_zone: false
whenRollup.time_zone
has a negative UTC offset
- Added support for Trilogy
- Dropped support for Ruby < 3 and Active Record < 6.1
- Added
range
option - Dropped support for Active Record < 5.2
- Fixed warning with Active Record 7
- Fixed issue rolling up rollups
- Fixed deprecation warning with Active Record 6.1
- Fixed results for earlier versions of MySQL
- First release