Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 524 Bytes

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 524 Bytes

[Unreleased]

[1.0.0] - 2023-08-06

  • Improved RBS definitions
  • Improved test coverage
  • Alphabet now has #include? and #unique_charaters methods

[0.4.0] - 2022-12-04

  • Support custom split character which must not be in the alphabet
  • Ability to provide a custom character equivalences mapping

[0.3.0] - 2022-10-12

  • Fix splitting of encoded ID string
  • Checks that integer values to be encoded are positive
  • Experimental support for encoding hex strings

[0.1.0] - 2022-10-11

  • Initial release