Current section
Files
Jump to
Current section
Files
base32_crockford
CHANGELOG.md
CHANGELOG.md
# Changelog
## 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