id_gen 0.7.2 copy "id_gen: ^0.7.2" to clipboard
id_gen: ^0.7.2 copied to clipboard

A standartized and well-tested set of IDs generators: globally unique, readable, time-dependency, transitive, incremental, decremental IDs.

Changelog #

All notable changes to the project IdGen will be documented in this file. See Conventional Commits for commit guidelines.

0.7.2 #

  • Added badges to README.

0.7.1 #

  • Added CI for GitHub.
  • Included some badges to README.

0.7.0 #

  • Introduced HasIdMix.same().

0.6.2 #

  • Updated README.

0.6.1 #

  • HumanIdGen. Fixed an ignore character '_' when separator is not '_'.
  • Added a configuration for markdown linter.
  • Fixed link to issues in CONTRIBUTING.

0.6.0 #

  • Added separator to HumanIdGen.

0.5.0 #

  • Introduced stringBittenOfReplacer, uuidBittenOfReplacer and uuidPrefixSeparator extensions.
  • Introduced HasStringIdMix.isCorrectHid.
  • Updated LICENSE, README, SECURITY and description of package.
  • Upgraded dependencies.

0.4.1 #

  • Added more tests to HasStringIdMix.

0.4.0 #

  • Introduced HasStringIdMix for adding a Human and Unique IDs to objects.
  • Updated README.

0.3.0 #

  • Introduced TimeId for generate IDs in milli- and microseconds.
  • Introduced helpers for concisely generate IDs: genUuid, genTransitId, genTimeId, genTimeIdMicro.
  • Removed alias TidGen for TransitIdGen.
  • Updated example.
  • Updated README.

0.2.1 #

  • Shorted UuidV4Gen to UuidGen (as alias).

0.2.0 #

  • Introduced TransitId and TransitIdGen.
  • Updated README.
  • Improved example.
  • Added CODE_OF_CONDUCT, CONTRIBUTING, and STYLEGUIDE.

0.1.0 #

  • Initial release.
4
likes
0
pub points
51%
popularity

Publisher

verified publishersyrokomskyi.com

A standartized and well-tested set of IDs generators: globally unique, readable, time-dependency, transitive, incremental, decremental IDs.

Repository (GitHub)
View/report issues

Topics

#generator #id #uuid #time #random

License

unknown (LICENSE)

Dependencies

meta, test, uuid

More

Packages that depend on id_gen