Releases: cacheventures/mongoid_includes
Releases · cacheventures/mongoid_includes
Release list
v1.1.1
What's Changed
- Fix bug with nested includes when the related document is
nil.
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix bug with optional polymorphic
belongs_torelations where the name of the relation does not match an actual class name.
Full Changelog: v1.0.5...v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
What's Changed
- Fix error when using
mergeormerge!with a criteria andincludes. - Replace the internal structure with a Set to be more robust when avoiding duplicate relations.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Fix error when using
mergeormerge!with a criteria andincludes. - Replace the internal structure with a Set to be more robust when avoiding duplicate relations.
Full Changelog: 1.0.0...v1.0.1