Releases: athalhammer/erdi8-py
Releases · athalhammer/erdi8-py
0.4.0
- Lot's of documentation on how to use this in context to hash functions and xids
- Added
encode_four_bytes
anddecode_four_bytes
functions to support splitting large byte arrays as well as streaming to some extent.
Added compute_stride and mod_space functions. Improved docs.
- Added
compute_stride
- Added
mod_space
- Improved docs: renamed seed --> stride; added section on random identifiers.
Improved error handling
Added improved error handling.
First minor release
Rewrote all recursive functions to loops.
Added the fancy increment functionality
This release adds the increment_fancy
option.
First release 🎉
This is the first release of the erdi8
python library!