0.4.0
To use shortguid/0.4.0 in your project, add:
[dependencies]
shortguid = "0.4.0"
Changes since 0.3.0
Added
- Added more
PartialEq
implementations forString
and&&str
comparisons. - Added
Copy
,Ord
andPartialOrd
implementations forShortGuid
.