Releases: cacheventures/mongoid_includes
Releases · cacheventures/mongoid_includes
v4.0.0
What's Changed
- Fix CI badge and bundle by @jclusso in #24
- Remove local Bundler config, ignore .bundle/ by @danarnold in #25
- BREAKING: Update ruby versions in CI and gemfiles, drop mongoid 7 by @danarnold in #26
- Shortened and simplified tests by @jclusso in #29
- Fix problem with eager loading polymorphic associations in mongoid 9 by @danarnold in #27
Full Changelog: v3.0.3...v4.0.0
v3.0.3
What's Changed
- Mongoid 9 support by @danarnold in #21
- Update README, GH actions, etc by @jclusso in #23
New Contributors
- @danarnold made their first contribution in #21
- @jclusso made their first contribution in #23
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.1
What's Changed
- Bump tzinfo from 1.2.7 to 1.2.10 by @dependabot[bot] in #16
- feat: test with mongoid 8 by @ElMassimo in #19
New Contributors
- @dependabot[bot] made their first contribution in #16
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Add support for Mongoid 7 by @ElMassimo in #15
- Avoid making a query when the foreign keys are empty.
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- Add installation guide to Readme [ci-skip] by @anilmaurya in #13
- Fix bug where
includesignores the:withoption if the association is polymorphic. Thanks @nickcherry for the bug report!
New Contributors
- @anilmaurya made their first contribution in #13
Full Changelog: v2.0.0...v2.1.0
v1.3.0
Full Changelog: v1.2.0...v1.3.0
v2.0.0
What's Changed
- Support Mongoid 6.0.1, fixes related to changes in Mongoid internals. Thanks @mityakoval and @forumd for the bug reports!
Full Changelog: v1.3.0...v2.0.0
v1.1.3
What's Changed
- Fix nested self-referencing eager loading by @rmachielse in #6
New Contributors
- @rmachielse made their first contribution in #6
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add mongoid 6 support by @joostverdoorn in #3
New Contributors
- @joostverdoorn made their first contribution in #3
Full Changelog: v1.1.1...v1.1.2