Added
- Support for PHP 7.4 and 8.x
- Support for a dot (
.
) in the domain string
Removed
- Support for PHP 5.6
Fixed
- Removed support for domains in the Text token extractor
- Documentation mistakes
Changed
- Extracted demo to a separate repository
- Migrated tests from Travis to GitHub Actions