PackageTrack
Sign in Get early access

uuid

A library to generate and parse UUIDs.

1.25.0 745M downloads/mo #104 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

Rarely documented

notes for 10 of 92 stable releases

1 version withdrawn

withdrawn after publishing

12 years old

96 releases · first in 2014

14 releases in the last 12 months

see the full history below

Release timeline

96 releases · Nov 2014 to Aug 2026
2015 2017 2019 2021 2023 2025
Release Pre-release Withdrawn

Releases

latest 60 of 96
  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

  24. 1.12.1 21 Jan 2025

    Nothing published for this version

  25. 1.12.0 14 Jan 2025

    Nothing published for this version

  26. 1.11.1 10 Jan 2025

    Nothing published for this version

  27. 1.11.0 16 Oct 2024

    Nothing published for this version

  28. 1.10.0 09 Jul 2024

    Nothing published for this version

  29. 1.9.1 24 Jun 2024

    Nothing published for this version

  30. 1.9.0 24 Jun 2024

    Nothing published for this version

  31. 1.8.0 19 Mar 2024

    Nothing published for this version

  32. 1.7.0 19 Jan 2024

    Nothing published for this version

  33. 1.6.1 20 Nov 2023

    Nothing published for this version

  34. 1.6.0 20 Nov 2023

    Nothing published for this version

  35. 1.5.0 18 Oct 2023

    Nothing published for this version

  36. 1.4.1 17 Jul 2023

    Nothing published for this version

  37. 1.4.0 27 Jun 2023

    Nothing published for this version

  38. 1.3.4 13 Jun 2023

    Nothing published for this version

  39. 1.3.3 15 May 2023

    Nothing published for this version

  40. 1.3.2 29 Apr 2023

    Nothing published for this version

  41. 1.3.1 09 Apr 2023

    Nothing published for this version

  42. 1.3.0 01 Feb 2023

    Nothing published for this version

  43. 1.2.2 14 Nov 2022

    Nothing published for this version

  44. 1.2.1 08 Oct 2022

    Nothing published for this version

  45. 1.2.0 08 Oct 2022 withdrawn

    Nothing published for this version

  46. 1.1.2 10 Jun 2022

    Nothing published for this version

  47. 1.1.1 01 Jun 2022

    Nothing published for this version

  48. 1.1.0 25 May 2022

    Nothing published for this version

  49. 1.0.0 20 Apr 2022

    Nothing published for this version

  50. 1.0.0-alpha.1 18 Nov 2021 pre-release

    Nothing published for this version

  51. 0.8.2 11 Jan 2021

    Nothing published for this version

  52. 0.8.1 18 Oct 2019

    Nothing published for this version

  53. 0.8.0 18 Oct 2019

    Nothing published for this version

  54. 0.7.4 29 Mar 2019

    Nothing published for this version

  55. 0.7.3 25 Mar 2019

    Nothing published for this version

  56. 0.7.2 29 Jan 2019

    Nothing published for this version

  57. 0.7.1 14 Sep 2018

    Nothing published for this version

  58. 0.7.0 07 Sep 2018

    Nothing published for this version

  59. 0.7.0-beta 25 Aug 2018 pre-release

    Nothing published for this version

  60. 0.6.5 24 May 2018

    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