Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 635 Bytes

0.3.1 (Unreleased)

  • Support Ruby 3.0, 3.1, 3.2, and 3.3
  • Support Rails 6.1, 7.0, and 7.1

0.3.0 (2020-10-15)

  • Default git branch is now "main"
  • Deprication warning cleanup
  • Support Ruby 2.5, 2.6, and 2.7
  • Support Rails 5.2 and 6.0

0.2.1 (2018-04-12)

  • Update requirements of gem (Only currently supported Rubies and Rails tested and supported)

0.2.0 (2016-08-20)

  • Full rewrite (Imported code from https://github.com/t27duck/cerulean)
  • Allow predefined settings in a configuration file
  • Allow chaining from models of the same setting
  • Removed grouping functionality

0.1.0 (2015-06-20)

  • Initial release