Releases: KentarouTakeda/laravel-openapi-validator
Releases · KentarouTakeda/laravel-openapi-validator
v1.1.0
What's Changed
- Follow symfony style format by @KentarouTakeda in #30
- Test with php nightly build by @KentarouTakeda in #31
- Add support for laravel 11 by @KentarouTakeda in #32
- Add support for phpunit 11 by @KentarouTakeda in #33
Full Changelog: v0.10.3...v1.1.0
v1.0.0
First official release
It is unchanged from the previous version 0.10.3
.
v0.10.2
What's Changed
- Dependency packages no longer need to be downgraded. by @KentarouTakeda in #25
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- docs: remove closed issue by @KentarouTakeda in #24
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- update league/openapi-psr7-validator by @KentarouTakeda in #23
Full Changelog: v0.9.0...v0.10.0
v0.9.0
New Features
- Implement an event system and move logs to those observers by @KentarouTakeda in #18
- Error response validation and the config setting by @KentarouTakeda in #19
Breaking Changes
- do not dispatch ResponseValidationFailed event with internal error by @KentarouTakeda in #20
What's Changed
- docs: fix format by @KentarouTakeda in #17
- refactor: remove unnecessary code by @KentarouTakeda in #21
- Improve project settings by @KentarouTakeda in #22
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Make the installation command simple by @KentarouTakeda in #16
Full Changelog: v0.8.0...v0.8.1
v0.8.0
New features
- Include original response in validation error response by @KentarouTakeda in #14
Breaking changes
- Change the signature of ErrorResponseInterface
What's Changed
- docs: improve highlight in sample json by @KentarouTakeda in #15
Full Changelog: v0.7.0...v0.8.0
v0.7.0
New Features
- feat: Swagger UI support by @KentarouTakeda in #13
What's Changed
- docs: fix typo by @KentarouTakeda in #12
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Breaking Changes
- Refactor error renerer and add to README by @KentarouTakeda in #11
What's Changed
- Add links to related pull requests in README.md by @KentarouTakeda in #8
- Nightly and manually tests by @KentarouTakeda in #9
- refactor: remove unused named parameters by @KentarouTakeda in #10
Full Changelog: v0.5.3...v0.6.0