Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 835 Bytes

CHANGELOG.md

File metadata and controls

45 lines (24 loc) · 835 Bytes

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