mongoid-history v0.4.1 Release Notes

Release Date: 2014-01-11 // over 10 years ago
    • ๐Ÿ›  Fixed compatibility with Mongoid 4.x - @dblock.
    • ๐Ÿ‘€ Mongoid::History::Sweeper has been removed, in accorance with Mongoid 4.x (see #3108) and Rails 4.x observer deprecation - @dblock.
    • 0๏ธโƒฃ Default modifier parameter to nil in undo! and redo! - @dblock.
    • ๐Ÿ›  Fixed undo! and redo! for mass-assignment protected attributes - @mati0090.
    • ๐Ÿ’… Implemented Rubocop, Ruby style linter - @dblock.
    • โœ‚ Remove unneeded coma from README - @matsprea.
    • ๐Ÿš€ Replace Jeweler with Gem-Release - @johnnyshields.
    • ๐Ÿ’Ž Track version as a Ruby file - @johnnyshields.