issues
search
uuid-rs
/
uuid
Generate and parse UUIDs.
https://www.crates.io/crates/uuid
Other
1.01k
stars
192
forks
source link
prepare for 1.10.0 release
#766
Closed
KodrAus
closed
4 months ago
KodrAus
commented
4 months ago
What's Changed
Use const identifier in uuid macro by @Vrajs16 in
https://github.com/uuid-rs/uuid/pull/764
Rename most methods referring to RFC4122 by @KodrAus in
https://github.com/uuid-rs/uuid/pull/765
New Contributors
@Vrajs16 made their first contribution in
https://github.com/uuid-rs/uuid/pull/764
What's Changed
New Contributors