Skip to content

Releases: AngryBytes/hash

6.0.0

13 Dec 09:53
Compare
Choose a tag to compare
  • Dropped support for PHP 8.1 and lower.
  • Added support for PHP 8.4.

5.0.0

01 Dec 09:18
73ea0a1
Compare
Choose a tag to compare

Changelog

  • Dropped support for PHP 8.0 and lower.
  • Added support for PHP 8.3.

4.0.1

20 Feb 10:18
ec317e3
Compare
Choose a tag to compare

Changelog

Support was added for PHP 8.2

4.0.0

21 Dec 16:25
942ff89
Compare
Choose a tag to compare

Changelog

PHP Support

The minimum supported PHP version is now 7.4.

Support was added for PHP 8.1

3.0.0

07 May 09:54
6bff493
Compare
Choose a tag to compare

Changelog

PHP Support

The minimum supported PHP version is now 7.3.

Support was added for PHP 8.0

2.0.0

06 Oct 08:09
Compare
Choose a tag to compare

Update hashing library. Please read the CHANGELOG and upgrade notes when upgrading from version 1.x.

1.0.2

29 Jul 14:53
Compare
Choose a tag to compare

Changelog

  • Valid Blowfish salts (22 char long composed of ./A-Za-z0-9 characters only) are now used as the salt as-is instead of md5-ed and substring-ed.

1.0.1

05 Sep 07:55
Compare
Choose a tag to compare
Merge pull request #12 from naneau/master

adding travis build status and scrutinizer code qual. img. to readme