Skip to content

Releases: BapCat/Hashing

PHP 7.4/8.0+ Support

19 Feb 16:47
e38a5a4
Compare
Choose a tag to compare

This release officially supports PHP 7.4 and PHP 8.0+. Support for older versions is officially dropped.

Update to PHP 7.1+

04 Jan 07:28
cf61f3e
Compare
Choose a tag to compare

This release officially adds support for PHP 7.1+ and drops support for all previous versions.

Allow instantiating hash objects via IoC

03 Aug 15:12
Compare
Choose a tag to compare
0.2.5

Merge pull request #2 from BapCat/master.CF.#1.bind-value-objects (cl…

Add Wrap Method

28 Nov 00:10
Compare
Choose a tag to compare
0.2.4

Merge conflicts

No IOC When Newing Up Hash Objects

23 Sep 15:58
Compare
Choose a tag to compare
0.2.3

Don't need to use IOC to new up hash objs

Fix PasswordHash toString

17 Sep 18:10
Compare
Choose a tag to compare

Fix Service Provider Bindings

17 Sep 18:06
Compare
Choose a tag to compare

Salt & Random Hashes

17 Sep 15:36
Compare
Choose a tag to compare
0.2.0

Version

Initial Release

17 Sep 13:56
Compare
Choose a tag to compare
0.1.0

Update service provider