Skip to content

Releases: visus-io/php-cuid2

4.1.0

14 May 13:29
4.1.0
17c9b30
Compare
Choose a tag to compare

What's Changed

  • Fingerprint class has been refactored to align with the implementation in cuid.net
  • Checks implemented in Cuid2 class to ensure that the hashing algorithm sha3-512 is supported, otherwise it'll throw an \Exception

Note: Fingerprint generation no longer relies on $_SERVER variables containing IP addresses. This should alleviate any GDPR/CCPA concerns.

Full Changelog: 4.0.0...4.1.0

4.0.0

19 Aug 21:16
4.0.0
624e982
Compare
Choose a tag to compare

What's Changed

  • Change license from Apache-2.0 to MIT

Full Changelog: 3.0.0...4.0.0

3.0.0

11 Aug 16:26
3.0.0
0a422fa
Compare
Choose a tag to compare

What's Changed

  • Sets minimum supported version of PHP to 8.1. Use 2.x release if PHP 8.0 support is still required.

Full Changelog: 2.0.0...3.0.0

2.0.0

23 Mar 19:20
2.0.0
907919c
Compare
Choose a tag to compare
  • Migrate namespace from Xaevik to Visus to reflect change in ownership.
  • Drop support for PHP 7.4

Full Changelog: 1.7.0...2.0.0