Releases: ash3in/uuidv8
Releases · ash3in/uuidv8
v1.2.0
What's Changed
Major Changes
- config: lower go version to
v1.22.0
for LTS by @ashwingopalsamy in #15
Minor Changes:
- conf: Improve SEO Visibility by @ashwingopalsamy in #16
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Memory Improvements: Avoid allocations on
parseUUID
by @ashwingopalsamy in #12
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Extends support for database ops via Go SQL driver by @ashwingopalsamy in #13
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- docs: v1 README documentation by @ashwingopalsamy in #8
- tests: attempt to improve test coverage by @ashwingopalsamy in #9
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
-
feat: add uuidv8 & utilities by @ashwingopalsamy in #3
-
feat: add default UUIDv8 generation with
New
method by @ashwingopalsamy in #7 -
conf(setup): update .gitignore by @ashwingopalsamy in #1
-
conf(setup): improve .gitignore by @ashwingopalsamy in #2
-
conf(ci): setup github workflow by @ashwingopalsamy in #4
-
conf(tests): add code-coverage support for
codecov.io
by @ashwingopalsamy in #5 -
docs: add badges to README by @ashwingopalsamy in #6
New Contributors
- @ashwingopalsamy made their first contribution in #1
Full Changelog: https://github.com/ash3in/uuidv8/commits/v1.0.0