mongoid-history v0.6.0 Release Notes

Release Date: 2016-09-13 // over 7 years ago
    • #2: Forked into the mongoid organization - @dblock.
    • ๐Ÿ‘• #1: Added Danger, PR linter - @dblock.
    • 0๏ธโƒฃ #166: Hash fields should default to an empty Hash - @johnnyshields.
    • #162: Do not consider embedded relations as dynamic fields - @JagdeepSingh.
    • #144: Can modify history tracker insertion on object creation - @sivagollapalli.
    • #155: Add support to whitelist the attributes for tracked embeds_one and embeds_many relations - @JagdeepSingh.
    • #154: Prevent soft-deleted embedded documents from tracking - @JagdeepSingh.
    • #151: Added ability to customize tracker class for each trackable; multiple trackers across the app are now possible - @JagdeepSingh.
    • ๐Ÿ‘ #151: Added automatic support for request_store gem as drop-in replacement for Thread.current - @JagdeepSingh.
    • ๐Ÿ‘ #150: Added support for keeping embedded objects audit history in parent itself - @JagdeepSingh.