CHANGELOG.md

April 15, 2026 ยท View on GitHub

0.6.0 (2026-04-15)

  • Dropped support for Ruby < 3.3 and Active Record < 7.2

0.5.0 (2025-05-04)

  • Dropped support for Ruby < 3.2 and Active Record < 7.1

0.4.1 (2024-10-07)

  • Fixed connection leasing for Active Record 7.2+

0.4.0 (2024-10-01)

  • Added support for Active Record 8
  • Dropped support for Ruby < 3.1 and Active Record < 7

0.3.2 (2024-02-09)

  • Fixed incorrect rollups with time_zone: false when Rollup.time_zone has a negative UTC offset

0.3.1 (2023-09-20)

  • Added support for Trilogy

0.3.0 (2023-07-02)

  • Dropped support for Ruby < 3 and Active Record < 6.1

0.2.0 (2022-04-05)

  • Added range option
  • Dropped support for Active Record < 5.2

0.1.4 (2021-12-15)

  • Fixed warning with Active Record 7

0.1.3 (2021-10-20)

  • Fixed issue rolling up rollups

0.1.2 (2021-06-07)

  • Fixed deprecation warning with Active Record 6.1

0.1.1 (2020-09-09)

  • Fixed results for earlier versions of MySQL

0.1.0 (2020-09-07)

  • First release