Releases: qkhaipham/EzId
Releases · qkhaipham/EzId
v2.1.1 fix json converters
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
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
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
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
- !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
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1