All Versions
6
Latest Version
Avg Release Cycle
245 days
Latest Release
-

Changelog History

  • v1.2.1 Changes

    ๐Ÿš€ Release date: 2021-12-16

    • ๐Ÿ‘Œ Support for ActiveRecord 7
  • v1.2.0 Changes

    ๐Ÿš€ Release date: 2020-02-17

    • Add discard_all! and undiscard_all!
    • โž• Add undiscarded? and kept? to match the scopes of the same names
  • v1.1.0 Changes

    May 03, 2019

    ๐Ÿš€ Release date: 2019-05-03

    • ๐Ÿ‘Œ Support for ActiveRecord 6
    • discard_all and undiscard_all now return affected records
    • โž• Add discard! and undiscard!
  • v1.0.0 Changes

    March 16, 2018

    ๐Ÿš€ Release date: 2018-03-16

    • โž• Add undiscard callbacks and .undiscard_all
  • v0.2.0 Changes

    November 22, 2017

    ๐Ÿš€ Release date: 2017-11-22

    • โž• Add .discard_all
    • โž• Add undiscarded scope
    • โž• Add callbacks
  • v0.1.0 Changes

    April 28, 2017

    ๐Ÿš€ Release date: 2017-04-28

    • ๐ŸŽ‰ Initial version!