Skip to content

v1.3.7

Latest

Choose a tag to compare

@Seramis Seramis released this 11 May 10:08
· 3 commits to main since this release
53967a3

Deprecation Notice

  • .Max is now obsolete. Use .MaxValue instead, which aligns with the standard .NET IMinMaxValue<> interface.

What's Changed

  • docs: Fix typo in ef core valueconverter by @jithu7432 in #39
  • Guid shuffle rewrite by @Seramis in #40
  • .NET standard interfaces by @Seramis in #41
  • Improve nuget package metadata by @Seramis in #42
  • Optimize Ulid fallback equality check with branchless XOR comparison. by @Seramis in #43

New Contributors

Full Changelog: v1.3.6...v1.3.7