Releases: visus-io/php-cuid2
Releases · visus-io/php-cuid2
4.1.0
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 algorithmsha3-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
3.0.0
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
- Migrate namespace from
Xaevik
toVisus
to reflect change in ownership. - Drop support for PHP 7.4
Full Changelog: 1.7.0...2.0.0