Skip to content

0.6.0

Compare
Choose a tag to compare
@sunsided sunsided released this 20 Aug 16:56
· 20 commits to main since this release
5f1d1ac

To use shortguid/0.6.0 in your project, add:

[dependencies]
shortguid = "0.6.0"

Changes since 0.5.0

Added

  • Added ShortGuid::from_bytes_le as a counterpart to to_bytes_le.