Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 333 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 333 Bytes

Changelog

v1.1.0 - 2022-03-08

  • Add length: parameter to Crockford32.decode to support padding to a given length after decoding into a string.

v1.0.2 - 2022-02-22

  • Add type definitions

v1.0.1 - 2022-02-19

  • Fixed TypeError in private_class_method call in Ruby < 3.0.0

v1.0.0 - 2022-02-19

  • Initial release