Added
* Add optional `nanos` argument to `uuid6` and `uuid7` by cstruct in https://github.com/aminalaee/uuid-utils/pull/51
* Make `uuid3` and `uuid5` compatible with Python 3.12 by aminalaee in https://github.com/aminalaee/uuid-utils/pull/56
* Improve `compat` typings by aminalaee in https://github.com/aminalaee/uuid-utils/pull/55
New Contributors
* moritzwilksch made their first contribution in https://github.com/aminalaee/uuid-utils/pull/48
* cstruct made their first contribution in https://github.com/aminalaee/uuid-utils/pull/51
**Full Changelog**: https://github.com/aminalaee/uuid-utils/compare/0.7.0...0.8.0