6.0.0 (2024-10-08)
Features
Major API breaking release:
Move to custom struct type for FrostflakeIdentifier instead of type aliasing with UInt64
Remove frostflakeDescription and instead use debugDescription as that is not possible with custom type - for migration simply replace frostflakeDescription
with debugDescription
Move to base58 printing by default
Remove all dependencies on extra projects
Update benchmark dependency