Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

32 lines (15 loc) · 1.46 KB

Changelog

0.3.0 (2024-10-30)

⚠ BREAKING CHANGES

  • add padding support & make it optional (#21)

Features

  • Add padding support & make it optional (#21) (d9bd959)
  • Add support for base64url alphabet (#24) (dfed9dd)

Bug Fixes

  • Formatting error in test with nightly compiler (#18) (4bc4c4b)

0.2.3 (2024-10-17)

Bug Fixes

  • Reversed encoding/decoding and related errors (#14) (cc5b18a)

0.2.2 (2024-10-04)

Bug Fixes

  • Update to support noir 0.34.0 (#6) (367e2d4)