Skip to content

Releases: ordo-one/package-frostflake

6.0.0

08 Oct 10:42
00a9e64

Choose a tag to compare

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

  • major: Sync up with latest internal implementation (#69) (00a9e64)

5.1.1

07 Oct 15:31
2bce33a

Choose a tag to compare

What's Changed

  • chore: update package dependencies by @github-actions in #64

Full Changelog: 5.1.0...5.1.1

5.1.0

30 Nov 15:29
7321e6e

Choose a tag to compare

5.1.0 (2023-11-30)

5.0.0

29 Nov 11:54
3060df6

Choose a tag to compare

5.0.0 (2023-11-29)

Features

5.0.0-alpha.5

24 Nov 11:51

Choose a tag to compare

5.0.0-alpha.5 Pre-release
Pre-release
fix

5.0.0-alpha.4

24 Nov 11:38

Choose a tag to compare

5.0.0-alpha.4 Pre-release
Pre-release
update

5.0.0-alpha.3

24 Nov 11:23
2050871

Choose a tag to compare

5.0.0-alpha.3 Pre-release
Pre-release
Update Package.swift

5.0.0-alpha.1

24 Nov 11:12

Choose a tag to compare

5.0.0-alpha.1 Pre-release
Pre-release
update Package.swift

5.0.0-alpha.2

24 Nov 11:22
3589e23

Choose a tag to compare

5.0.0-alpha.2 Pre-release
Pre-release
fix(major): [sc-455] Turn library type to dynamic. (#61)

4.0.0

20 Nov 14:00
3589e23

Choose a tag to compare

4.0.0 (2023-11-20)

Bug Fixes