Skip to content

v2.4.0

Compare
Choose a tag to compare
@jaredcnance jaredcnance released this 01 Aug 05:28
· 1928 commits to master since this release
9c54535

No functional changes after v2.4.0-beta4. Below is a summary of all the changes released.

#360 via #361: Added nin (not-in) filter. Thanks @milosloub!
#354 via #355: Fix bug introduced in v2.4.0-beta3
#112 via #344, #352: Entity and Resource separation. Thanks @roblankey !!
#339 via #345: fix service scope registrations (Cannot consume scoped service IGenericProcessorFactory from singleton IOperationProcessorResolver)
#349 via #348: fix(Deserializer): deserialize independent HasOne pointers
#322 via #333 fix(relationship pointers): Can't create entity with two HasOne attributes pointing to same entity
#335 / #336 various operations fixes