Changes for version 0.001_11 - 2017-11-08
- Enhancements:
- Document use of BIFCODE_UTF8 only for hash keys
- Convert all errors to exception objects
- Minor documentation and testing improvements
- Bug Fixes:
- Return correct encode_bifcode() result in array context.
Changes for version 0.001_1 - 2017-08-09
- Initial Bifcode release (based heavily on Bencode)
Changes for version 0.001_10 - 2017-11-06
- API / Behaviour Changes:
- decode_bifcode() now does what the documentation says with repect to inflating BIFCODE_BYTES. They become normal scalars and not SCALAR references.
- Enhancements:
- Refactor decode()
- Packaging:
- Fix README file
Documentation
compare files containing Bifcode
Modules
simple serialization format