Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 16:21
8d3e593

0.4.0 (2025-02-13)

⚠ BREAKING CHANGES

  • fixed invalid json passing as valid json (#32)
  • replace fixed size JSON modules with type aliases (#19)

Bug Fixes

  • Add safety blocks and safety comments (#31) (b6bbbd1)
  • Export types mistakenly left private (#27) (682df8b)
  • Fixed invalid json passing as valid json (#32) (cfb29f8)

Miscellaneous Chores

  • Replace fixed size JSON modules with type aliases (#19) (e5669b6)