Skip to content

v0.3.0

Compare
Choose a tag to compare
@richardboehme richardboehme released this 28 Aug 07:59
· 4 commits to main since this release

[0.3.0] - 2024-08-28

Changed

  • Raise an error if nil is passed for the :field option. (#16)
  • Calling rank! with an invalid column name, by either specifying the :field or :group_by option, will not issue a warning anymore. This also means the gem does not require an active database connection when loading classes. (#16)

Full Changelog: v0.2.0...v0.3.0