Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 330 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 330 Bytes

Changelog

v1.0.0

  • implemented decode! which returns integer or raises an ArgumentError.

v0.2.0

  • renamed encoding and decoding option check_symbol to checksum.
  • removed partition_length encoding option.
  • introduced partitions encoding option.
  • improved documentation.

v0.1.0

  • basic functionality