Releases: jsonrainbow/json-schema
Releases · jsonrainbow/json-schema
5.3.3
What's Changed
- Add GitHub Actions CI for 5.x.x and fix curl_close deprecation on PHP 8+ by @DannyvdSluijs in #900
Full Changelog: 5.3.2...5.3.3
5.3.2
What's Changed
- Fix issue when http headers are already present (#843) for 5.x.x branch by @DannyvdSluijs in #893
Full Changelog: 5.3.1...5.3.2
6.7.2
6.7.1
6.7.0
6.6.4
What's Changed
- ci: Run workflows against 5.x.x branches by @DannyvdSluijs in #859
- UriValidator file: tests/fix(es) by @alcohol in #858
- .gitattributes: Fix .php-cs-fixer.dist.php export-ignore by @reedy in #861
Full Changelog: 6.6.3...6.6.4
5.3.1
6.6.3
6.6.2
What's Changed
- Allow underscore and tilde in URI hostnames as per RFC 3986 by @longwave in #853
- build: Move PHP 8.5 to default add PHP 8.6 as experimental by @DannyvdSluijs in #852
New Contributors
Full Changelog: 6.6.1...6.6.2
6.6.1
[6.6.1] - 2025-11-07
Changed
- Rename master to main (#848)
Fixed
- Don't skip ref expanding for property called enum when child of property called properties (#851)
Full Changelog: 6.6.0...6.6.1