Releases: paragonie/blakechain
Releases · paragonie/blakechain
Version 1.1.2
- Fixed typo in Composer deps
Version 1.1.1
- Moved from Travis CI to GitHub Actions
- Updated Composer dependencies
Version 1.1.0
- Installs on PHP 8
Version 1.0.1
Fix an incompatibility with PHP 7.2.
Version 1.0.0
No significant differences over v0.2.0. It turns out, we haven't introduced any major bugs in our design.
Version 0.2.0
- Add summary hashes.
- Allow a Blakechain to be initiated from the latest node, and still carry forward the desired properties (i.e. you can start from scratch and still have the entire chain be authenticated).
Version 0.1.0
Initial release of Blakechain.