This repository has been archived by the owner on May 8, 2024. It is now read-only.
Releases: paragonie/pharaoh
Releases · paragonie/pharaoh
Final Release
We are deprecating this project in favor of box diff
.
Version 0.6.0
- #14 - Support PHP 8
Version 0.5.0
- Includes #9 from @theofidry.
- Updated dev-dependency for Psalm to allow v2.
Version 0.4.0
Includes a fix for #6 by @theofidry.
Version 0.3.1
Use the correct RecursiveDirectoryIterator
instead of attempting to load in a Symfony dependency.
Version 0.3.0
- Fixed output bug with hash verification.
- Added support for BLAKE2b hash verification.
- Added continuous integration with Psalm.
0.2.0
- Feature: Diff the executable stub of both PHARs provided.
- Feature: Checksum dump of all files with given hash function.
- Various bug-fixes.
0.1.2
Add some sanity to the autoloaders
Version 0.1.1
Minimum viable product. Requires git installed, for now.