Releases: aternosorg/php-licensee
Releases · aternosorg/php-licensee
v3.0.0
Full Changelog: v2.0.1...v3.0.0
- Fix fatal error that is thrown when the input string has an invalid encoding
- The mbstring extension is now required
v2.0.1
Full Changelog: v2.0.0...v2.0.1
- add missing
@throws
tags
v2.0.0
Full Changelog: v1.1.0...v2.0.0
- Detect regex errors and throw them as exceptions
v1.1.0
Full Changelog: v1.0.0...v1.1.0
- prefer exact matches even if allowMatchWithoutVersion is true in findLicenseByTitle
v1.0.0
Initial release