Skip to content

Releases: qkhaipham/EzId

v2.1.1 fix json converters

15 Aug 09:49
a4e177c

Choose a tag to compare

What's Changed

  • chore: add husky.net and configure pre-commit hooks by @qkhaipham in #18
  • fix: json converters, throw json exception for api handling by @qkhaipham in #25

Full Changelog: v2.1.0...v2.1.1

V2.1.0 feat: implement IIncrementalSourceGenerator and support netstandard 2.0

15 Jul 12:16
f26ed81

Choose a tag to compare

What's Changed

  • feat: implement IIncrementalSourceGenenerator and support netstandard2.0 by @qkhaipham in #15

Full Changelog: v2.0.0...v2.1.0

v2.0.0 96-bit EzId and 64-bit CompactEzId

12 Jul 21:36
45183b5

Choose a tag to compare

What's Changed

  • 96 bit EzId and 64 bit CompactEzId by @qkhaipham in #13
  • !refactor: Change existing ( 64 bit ) EzId to CompactEzId
  • feat: Implement ( 96 bit ) EzId based on MongoDB's ObjectID
  • fix: remove depency on Newtonsoft.Json and remove source generator
  • feat: add bitSize option to EzIdtype attribute for source generation for 96 bit or 64 bit custom IDs

Full Changelog: v1.1.0...v2.0.0

v1.1.0

05 Jul 21:07
99190cb

Choose a tag to compare

What's Changed

  • feat: add iconvertible to ezid and additional clean up and fixes by @qkhaipham in #11

Full Changelog: v1.0.0...v1.1.0

v1.0.0

04 Jul 18:17

Choose a tag to compare

  • !Breaking change: change EzId into a readonly struct
  • Added source generation support for custom derived types in QKP.EzId.SourceGenerator
  • Custom derived types can be configured to change the Separator and SeparatorPositions by decorating the derived type with the EzIdType attribute

Full Changelog: v0.3.1...v1.0.0

v0.3.1

09 Mar 12:34

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 Mar 12:01

Choose a tag to compare

Full Changelog: v0.2.1...v0.3.0

v0.2.1

16 Feb 13:34

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Feb 20:10

Choose a tag to compare

Full Changelog: v0.1.1...v0.2.0

v0.1.1

10 Feb 20:49

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1