Skip to content

Releases: aminalaee/uuid-utils

Version 0.9.0

28 Jun 11:11
a80fb4f
Compare
Choose a tag to compare

What's Changed

  • Upgrade uuid to 1.9.1 and pyo3 to 0.22.0 in #60

Full Changelog: 0.8.0...0.9.0

Version 0.8.0

17 Jun 09:28
Compare
Choose a tag to compare

Added

New Contributors

Full Changelog: 0.7.0...0.8.0

Version 0.7.0

03 May 10:14
1a2bbc7
Compare
Choose a tag to compare

Added

New Contributors

Full Changelog: 0.6.1...0.7.0

Version 0.6.1

06 Nov 09:30
3df8214
Compare
Choose a tag to compare
Update release CI

Version 0.6.0

03 Nov 12:03
5412cea
Compare
Choose a tag to compare

Added

Full Changelog: 0.5.0...0.6.0

Version 0.5.0

05 Oct 09:47
6da529c
Compare
Choose a tag to compare

Added

Fixed

  • Fix example version identifier for uuid7 by @Zer0x00 in #31

New Contributors

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

03 Oct 11:45
41c0979
Compare
Choose a tag to compare

Added

Fixed

New Contributors

Full Changelog: 0.3.0...0.4.0

Version 0.3.0

01 Apr 07:36
97958b3
Compare
Choose a tag to compare

Added

  • Add uuid3 in #14
  • Enable MyPy for PEP 561 in #13
  • Add from fields constructor in #15

Full Changelog: 0.2.0...0.3.0

Version 0.2.0

29 Mar 07:33
40f4a15
Compare
Choose a tag to compare

Added

  • Add 'version' in #3
  • Add comparison methods in #5
  • Support version argument in #6
  • Add UUID properties in #10

Full Changelog: 0.1.0...0.2.0

Version 0.1.0

26 Mar 20:29
Compare
Choose a tag to compare

Added

  • Add basic functionality of UUID class.
  • Add uuid1, uuid4, uuid5, uuid6, uuid7, uuid8 functions.

Full Changelog: https://github.com/aminalaee/uuid-utils/commits/0.1.0