Magic IndexDB v1.0.12 Release Notes
·
191 commits
to master
since this release
π Hotfix/Patch
π’ NuGet Release: Magic.IndexedDb v1.0.12
This hotfix/patch resolves issues that were created from and prior to version 1.0.11.
π¨ Bug Fixes
β Resolved Skip complex query issues.
β Fixed null value serialization issues.
β Corrected error which fixes/allows developers to compare to nulls like, (x.DateOfBirth == null) or (x.DateOfBirth != null). Note for reference the Equals and !Equals are supported operations as well.
β Fixed multiple edge case Not Equals != scenarios.
The Last V1 Update
This is the very last update of version 1. For V1 documentation please go to:
click here to go to the legacy documentation for v1.0.12
There is zero additional expected support for V1 as version 2.0 will be the next evolution of this project.