Releases: hkarlstrom/openapi-reader
Releases · hkarlstrom/openapi-reader
0.5
0.4.1
symfony/yaml 6.0
0.4
What's Changed
- PR by @username-notavailable in #13
- Upgrade to PHP 8.x / PHPUnit 9.x by @diego-ninja in #12
New Contributors
- @username-notavailable made their first contribution in #13
- @diego-ninja made their first contribution in #12
Full Changelog: 0.3.5...0.4
0.3.5
Use symfony/yaml ^5.0 (#9) Co-authored-by: Mat <[email protected]>
0.3.4
Invalid JSON error handling
0.3.3
Schema can now be loaded from an array
0.3.2
Add static constructor for readers (#5)
0.3.1
Bugfixes
0.3
Support for OpenAPI documents in YAML format
0.2.2
- Fix for JSON pointer encoding not being handled correctly when parsing $ref