Release Notes¶
v0.1.0-alpha.0¶
- Launched repository, claimed names for pip, RTD, github, etc
v0.1.0-alpha.5¶
Released 2018-04-23
v0.1.0-alpha.7¶
Released 2018-05-02
- Fix equality of serializable objects - #64
- Add helpers to convert objects to and from a human readable representation - #66
- Cache hash tree root of serializable objects - `#68 https://github.com/ethereum/py-ssz/pull/68`_