Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 367 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 367 Bytes

Change Log

[Unreleased]

[0.3.0] - 2023-08-12

Added

  • Add base45 encode and decode (#54)

Changed

  • Upgrade kotlin to 1.9.0 (#61)

[0.2.0] - 2023-02-25

Changed

  • Improve decodeHex performance on non-Jvm platforms. (#32)
  • Provide friendly api for Jvm (#17)
  • Remove Byte.retrieve() (#9)

[0.1.0] - 2022-07-02

Initial release.