Skip to content

Releases: toon-format/toon-swift

0.4.0

06 Feb 14:02
Immutable release. Only release title and notes can be modified.
b519ede

Choose a tag to compare

What's Changed

  • Prevent stack overflow crashes with recursion limit by @rickhohler in #21
  • Encode dictionary keys in deterministic order by @mattt in #25
  • Add numeric normalization strategies by @mattt in #24

Full Changelog: 0.3.2...0.4.0

0.3.2

04 Feb 09:14
Immutable release. Only release title and notes can be modified.
d17c428

Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.0

05 Dec 11:55
Immutable release. Only release title and notes can be modified.
2561ea3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

01 Dec 08:09
Immutable release. Only release title and notes can be modified.
8a2a61a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

27 Oct 20:30
Immutable release. Only release title and notes can be modified.
643f4f2

Choose a tag to compare

What's Changed

  • Fix special type quoting to match TOON spec by @mattt in #2

Full Changelog: 0.1.0...0.1.1

0.1.0

27 Oct 20:13
Immutable release. Only release title and notes can be modified.
8ea1344

Choose a tag to compare

Add CI workflow (#1)