Garner v0.4.5 Release Notes

Release Date: 2013-10-18 // over 10 years ago
    • Fixed #62: fix garnered_find in Garner::Mixins::Mongoid::Document.garnered_find to support finding multiple objects, matching Mongoid's find - @mzikherman.
    • 🛠 Fixed #60: don't return cache keys for Mongoid::Document#identify(nil) - @fancyremarker.