Skip to content

v1.2.0: Version 1.2.0

Compare
Choose a tag to compare
@AaronLasseigne AaronLasseigne released this 30 Apr 18:16
· 934 commits to main since this release

Added

  • #175: Add support for Rails-style date and time parameters like date(1i).
  • #173: Add a decimal filter.
  • #155: Add support for disabling and modifying transactions through the
    transaction helper method.
  • #140: Add support for column_for_attribute which provides better
    interoperability with gems like Formtastic and Simple Form.