What's Changed
- A new feature that allows the configuration of
DisableCollectionNullChecks
andEntityFrameworkCompatibilityLayer
directly in the mapper configuration. This enhancement provides more flexibility, enabling these settings to be specified per query instead of globally.
New Contributors
- @erwinkramer made their first contribution in #235
Full Changelog: v2.15.1...v2.16.0