Skip to content

Releases: Magicalizer/Magicalizer

4.0.0

06 Jun 11:14
Compare
Choose a tag to compare

New Features

Updated to .NET 8 and ExtCore 9.

3.1.0-beta1

13 Aug 12:05
Compare
Choose a tag to compare
3.1.0-beta1 Pre-release
Pre-release

New Features

Added IN operator support to the filters.

3.0.0

29 Nov 20:13
Compare
Choose a tag to compare

New Features

Moved from .NET 6 to .NET 7.

Bug Fixes

Model was not possible to update after it is created (using the same DB context).

2.0.0

03 Jan 10:10
Compare
Choose a tag to compare

New Features

  • Updated to use ExtCore 7 and .NET 6.

1.2.0

16 Nov 10:33
Compare
Choose a tag to compare

New Features

  • Added comments for the public things.

1.1.0

02 Sep 08:43
Compare
Choose a tag to compare

New Features

  • Added NotEquals filter condition;
  • Added more basic type filters.

1.0.0

22 Aug 08:33
Compare
Choose a tag to compare
Updated packages, changed version to 1.0.0

1.0.0-beta1

09 Aug 09:57
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release
Reduced code duplication, added more value types support