Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Latest commit

 

History

History
50 lines (32 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

50 lines (32 loc) · 716 Bytes

3.0.0

  • This gem is now deprecated. The functionality of this gem has been merged into the measured.

2.8.2

  • Bump measured to 2.8.2

2.8.1

  • Bump measured to 2.8.1

2.8.0

  • Support setting a custom value field. (Thanks @Steffylicious)
  • Drop support for Ruby 2.5
  • Use Ruby 3.0.2 for development

2.7.1

  • Bump measured to 2.7.1

2.6.0

  • Only support Rails 5.2 and above.

2.5.2

  • Fix some deprecations in tests and CI.

2.5.1

  • Bump measured to 2.5.1

2.5.0

  • Add CHANGELOG.md.
  • Fix some deprecations and warnings.
  • Support Rails 6 and Ruby 2.6.
  • Load Measured::Volume by default and add helper method.