Skip to content

Releases: athalhammer/erdi8-py

0.4.0

23 Jul 13:06
Compare
Choose a tag to compare
  • Lot's of documentation on how to use this in context to hash functions and xids
  • Added encode_four_bytes and decode_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.

30 May 22:32
Compare
Choose a tag to compare
  • Added compute_stride
  • Added mod_space
  • Improved docs: renamed seed --> stride; added section on random identifiers.

Improved error handling

31 Dec 12:55
Compare
Choose a tag to compare

Added improved error handling.

First minor release

15 May 15:56
Compare
Choose a tag to compare

Rewrote all recursive functions to loops.

Added the fancy increment functionality

01 Feb 22:01
5359d11
Compare
Choose a tag to compare

This release adds the increment_fancy option.

First release 🎉

11 Jan 21:34
Compare
Choose a tag to compare

This is the first release of the erdi8 python library!