PackageTrack
Sign in Get early access

uuid-rng-internal

Private implementation details of the uuid crate.

1.25.0 6.2M downloads/mo #4054 most downloaded on crates.io uuid-rs/uuid

What this package is like to depend on

Last release today

22 Aug 2026

Release timing varies

gaps range from 1 weeks to 3 months

Some releases are documented

notes for 10 of 23 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

23 releases · first in 2025

14 releases in the last 12 months

see the full history below

Release timeline

23 releases · Feb 2025 to Aug 2026
2026
Release Pre-release

Releases

latest 23
  1. 1.25.0 22 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.24.1...1.25.0

    Open source →
  2. 1.24.1 14 Aug 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.24.0...v1.24.1

    Open source →
  3. 1.24.0 15 Jul 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.5...v1.24.0

    Open source →
  4. 1.23.5 12 Jul 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.4...v1.23.5

    Open source →
  5. 1.23.4 24 Jun 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.3...v1.23.4

    Open source →
  6. 1.23.3 09 Jun 2026
    Release notes

    What's Changed

    Full Changelog: v1.23.2...v1.23.3

    Open source →
  7. 1.23.2 29 May 2026
    Release notes

    What's Changed

    Full Changelog: v1.23.1...v1.23.2

    Open source →
  8. 1.23.1 16 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.23.0...v1.23.1

    Open source →
  9. 1.23.0 27 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Special thanks

    @meng-xu-cs raised a series of bugs against the timestamp logic in uuid using automated tooling. The issues themselves were reasonably and responsibly presented and the end result is a better uuid library for everyone. Thanks!

    Deprecations

    This release includes the following deprecations:

    • Context: Renamed to ContextV1
    • Timestamp::from_gregorian: Renamed to Timestamp::from_gregorian_time

    Change to Version::Max

    Version::Max's u8 representation has changed from 0xff to 0x0f to match the value returned by Uuid::get_version_num.

    Change to Uuid::get_version for the max UUID

    Uuid::get_version will only return Some(Version::Max) if the UUID is actually the max UUID (all bytes are 0xff). Previously it would return Some if only the version field was 0x0f. This change matches the behaviour of the nil UUID, which only returns Some(Version::Nil) if the UUID is the nil UUID (all bytes are 0x00).

    Full Changelog: v1.22.0...v1.23.0

    Open source →
  10. 1.22.0 05 Mar 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.21.0...v1.22.0

    Open source →
  11. 1.21.0 14 Feb 2026

    Nothing published for this version

  12. 1.20.0 24 Jan 2026

    Nothing published for this version

  13. 1.19.0 02 Dec 2025

    Nothing published for this version

  14. 1.18.1 02 Sep 2025

    Nothing published for this version

  15. 1.18.0 11 Aug 2025

    Nothing published for this version

  16. 1.17.0 23 May 2025

    Nothing published for this version

  17. 1.16.0 14 Mar 2025

    Nothing published for this version

  18. 1.15.1 26 Feb 2025

    Nothing published for this version

  19. 1.15.0 26 Feb 2025

    Nothing published for this version

  20. 1.14.0 21 Feb 2025

    Nothing published for this version

  21. 1.13.2 17 Feb 2025

    Nothing published for this version

  22. 1.13.1 05 Feb 2025

    Nothing published for this version

  23. 1.13.0 05 Feb 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive