Releases: aminalaee/uuid-utils
Releases · aminalaee/uuid-utils
0.12.0
What's Changed
- small speedup by using Rust
ahashby @chirizxc in #85 - Update init.pyi to include hash dunder. by @kaskogsholm in #87
- Windows ARM64 wheels by @aminalaee in #89
- musllinux ARMv7l wheels by @aminalaee in #90
- Python 3.14 by @aminalaee in #91
- Add the ability to reseed rng in uuid_utils by @ewilliamson-patreon in #86
New Contributors
- @chirizxc made their first contribution in #85
- @kaskogsholm made their first contribution in #87
- @ewilliamson-patreon made their first contribution in #86
Full Changelog: 0.11.1...0.12.0
0.11.1
0.11.0
Version 0.10.0
What's Changed
- build: use abi3 by @trim21 in #66
- typing: refactor to follow typeshed by @trim21 in #67
- Add support for python 3.13 by @king-phyte in #71
- add
is_safeto rust UUID by @trim21 in #70
New Contributors
- @trim21 made their first contribution in #66
- @king-phyte made their first contribution in #71
Full Changelog: 0.9.0...0.10.0
Version 0.9.0
Version 0.8.0
Added
- Add optional
nanosargument touuid6anduuid7by @cstruct in #51 - Make
uuid3anduuid5compatible with Python 3.12 by @aminalaee in #56 - Improve
compattypings by @aminalaee in #55
New Contributors
- @moritzwilksch made their first contribution in #48
- @cstruct made their first contribution in #51
Full Changelog: 0.7.0...0.8.0
Version 0.7.0
Added
- Export UUID in the compat module by @angelsenra in #43
- Update compat module namespace by @aminalaee in #45
- Drop Python 3.7 by @aminalaee in #46
New Contributors
- @angelsenra made their first contribution in #43
Full Changelog: 0.6.1...0.7.0
Version 0.6.1
Update release CI
Version 0.6.0
Added
- Add
getnodefunction by @aminalaee in #34 - Update wheels for Python 3.12 by @aminalaee in #36
- Add
compatmodule to return std library UUID by @aminalaee in #38
Full Changelog: 0.5.0...0.6.0
Version 0.5.0
Added
- Add deepcopy method by @aminalaee in #28
- Add Python3.12 support by @aminalaee in #29
Fixed
New Contributors
Full Changelog: 0.4.0...0.5.0