Skip to content

Releases: aternosorg/php-licensee

v3.0.0

26 May 15:16
183fcd7
Compare
Choose a tag to compare

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

06 May 16:01
7d2db7d
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

  • add missing @throws tags

v2.0.0

06 May 15:55
fd1f649
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v2.0.0

  • Detect regex errors and throw them as exceptions

v1.1.0

08 Jan 13:07
af5902b
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

  • prefer exact matches even if allowMatchWithoutVersion is true in findLicenseByTitle

v1.0.0

19 Dec 12:16
8462ccf
Compare
Choose a tag to compare

Initial release