Skip to content

Releases: babiabeo/uuid-v7

0.4.0

13 May 13:27
d9ef88d
Compare
Choose a tag to compare

What's Changed

  • BREAKING: rename sub-module unstable-gen to generate by @babiabeo in #13

Full Changelog: 0.3.0...0.4.0

0.3.0

17 Apr 11:10
0cc9a3f
Compare
Choose a tag to compare

What's Changed

  • chore(ci): update installation by @babiabeo in #8
  • chore(deps): bump denoland/setup-deno from 1 to 2 by @dependabot in #9

Features

  • feat: add generator for normal uuid v7 (no monotonicity) by @babiabeo in #11

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

11 Aug 09:49
79ecc8c
Compare
Choose a tag to compare

What's Changed

  • refactor(generate): make generator more unguessable by @babiabeo in #5
  • fix(generate): fix incorrect rollover handling by @babiabeo in #6

Full Changelog: 0.1.1...0.2.0

0.1.1

09 Aug 04:46
9778d8c
Compare
Choose a tag to compare

What's Changed

  • docs: improve documentation by @babiabeo in #1
  • refactor(generate): update _seq when time moves on by @babiabeo in #2

Others

  • chore: add workflows and node tester by @babiabeo in #3

Full Changelog: https://github.com/babiabeo/uuid-v7/commits/0.1.1