Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Releases: paragonie/pharaoh

Final Release

08 May 16:21
v0.6.1
Compare
Choose a tag to compare

We are deprecating this project in favor of box diff.

https://github.com/box-project/box

Version 0.6.0

03 Dec 05:24
v0.6.0
Compare
Choose a tag to compare
  • #14 - Support PHP 8

Version 0.5.0

02 Nov 16:59
v0.5.0
Compare
Choose a tag to compare
  • Includes #9 from @theofidry.
  • Updated dev-dependency for Psalm to allow v2.

Version 0.4.0

04 Aug 18:06
v0.4.0
Compare
Choose a tag to compare

Includes a fix for #6 by @theofidry.

Version 0.3.1

24 May 20:53
v0.3.1
Compare
Choose a tag to compare

Use the correct RecursiveDirectoryIterator instead of attempting to load in a Symfony dependency.

Version 0.3.0

29 Sep 21:02
Compare
Choose a tag to compare
  • Fixed output bug with hash verification.
  • Added support for BLAKE2b hash verification.
  • Added continuous integration with Psalm.

0.2.0

17 Apr 04:01
Compare
Choose a tag to compare
  • 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

16 Apr 14:23
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

Add some sanity to the autoloaders

Version 0.1.1

16 Apr 02:23
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

Minimum viable product. Requires git installed, for now.