v0.2.1
Changed
- Lowered the minimum PHP version from 8.5 to 8.4. The floor came entirely from the bundled
kntnt/html-to-markdownconverter's use of the PHP-8.5-onlyUri\Rfc3986\Uriclass for relative-URL resolution; the converter now hand-ports RFC 3986 §5.2 reference resolution instead (byte-for-byte-identical output, verified by its golden fixtures), leaving the nativeDom\HTMLDocumentHTML5 parser (PHP 8.4) as the only floor driver. The bundled converter is bumped to^0.1.3, and CI, PHPStan'sphpVersion, the PHPCStestVersionand the Playground e2e harness now target PHP 8.4.
Full changelog: https://github.com/Kntnt/kntnt-ai-visibility/blob/v0.2.1/CHANGELOG.md