All Versions
10
Latest Version
Avg Release Cycle
374 days
Latest Release
-

Changelog History

  • v0.8.0 Changes

    • ๐Ÿ›  Fix usage of :in when defined with a :default option that is not a hash, to apply the default when param is not given.
    • ๐Ÿ›  Fix usage of :in incorrectly calling scopes when receiving a blank param value without allow_blank set.
    • ๐Ÿ—„ Deprecate passing a String to if and unless options, in order to stop using eval in code.
    • ๐Ÿ‘Œ Require active_support and action_controller explicitly to prevent possible uninitialized constant errors.
    • โž• Add support for Ruby 2.7 and 3.0, drop support for Ruby < 2.5.
    • โž• Add support for Rails 6.1, drop support for Rails < 5.2.
    • ๐Ÿ‘ท Move CI to GitHub Actions.
  • v0.7.2 Changes

    April 10, 2018
    • โž• Added support Rails 5.2 and 6.0.
  • v0.7.1 Changes

    May 01, 2017
    • โž• Added support Rails 5.1.
  • v0.7.0 Changes

    December 09, 2015
    • โž• Added support Rails 5.
    • โœ‚ Removed support for Rails 3.2 and 4.0 and Ruby 1.9.3 and 2.0.0.
  • v0.6.0 Changes

    February 08, 2015
    • ๐Ÿ‘ Allow custom types and parsers
    • Boolean scopes with allow_blank: true are called with values, working as any other scopes
    • โž• Add :in option: a shortcut for combining the :using option with nested hashes
    • ๐Ÿ‘Œ Support Rails 4.1 & 4.2, Ruby 2.2
  • v0.6.0.rc Changes

    May 09, 2013
    • โฌ‡๏ธ Drop support for Rails 3.1 and Ruby 1.8, keep support for Rails 3.2
    • ๐Ÿ‘Œ Support for Rails 4.0 onward
  • v0.5.1

    August 02, 2011
  • v0.5.0

    March 23, 2010
  • v0.4.2

    February 05, 2010
  • v0.4.1

    January 29, 2010