PackageTrack

crates.io · #1254

nuid

0.6.048M downloads/mocasualjim/rs-nuid

A highly performant unique identifier generator.

Release timeline

10 releases since 2018
2020202220242026

Releases

  1. 0.6.021 Jul 2025

    Nothing published for this version

  2. 0.5.010 Aug 2023
    Release notes

    This project publishes no release notes. Between v0.4.1 and v0.5.0 there were 15 commits, 10 of them substantive:

    • Drop once_cell
    • Fix clippy lint
    • Fix rand version range
    • Use NUIDStr to avoid String allocation
    • ci: allow clippy::missing_const_for_fn
    • clippy: fix latest warnings
    • Bump edition to 2021
    • cargo: add rust-version field
    • docs: drop 2015 edition extern crate syntax
    • Release version 0.5.0
  3. 0.4.14 Oct 2022

    Nothing published for this version

  4. 0.4.04 Oct 2022
    Release notes

    This project publishes no release notes. Between v0.2.2 and v0.4.0 there were 12 commits, 7 of them substantive:

    • bump rand crate, fix generated inc random number
    • Constraint rand version dependency. Bump version to 0.3.1
    • Generate NUID into byte array
    • Use unsafe String::from_utf8_unchecked()
    • Replace lazy_static with once_cell
    • add github workflow
    • clear pedantic clippy warnings
  5. 0.3.27 Dec 2021

    Nothing published for this version

  6. 0.3.029 Dec 2020

    Nothing published for this version

  7. 0.2.229 Oct 2020
    Release notes

    This project publishes no release notes. Between v0.2.1 and v0.2.2 there were 3 commits, 1 of them substantive:

    • Update rand to 0.7
  8. 0.2.14 Jul 2019
    Release notes

    This project publishes no release notes. Between v0.2.0 and v0.2.1 there were 3 commits, 3 of them substantive:

    • reformat
    • update readme
    • set to 2018 edition
  9. 0.2.019 Jan 2019
    Release notes

    This project publishes no release notes. Between v0.1.0 and v0.2.0 there were 5 commits, 4 of them substantive:

    • Relaxing version dependencies on lazy_static and rand
    • Upgraded to lazy_static ^1.2 and rand ^0.6
    • Upgraded to lazy_static ^1.2 and rand ^0.6
    • use rust-stable, bump version
  10. 0.1.07 Apr 2018

    Nothing published for this version