Releases: DerManoMann/openapi-verifier
Releases · DerManoMann/openapi-verifier
2.1.0
What's Changed
- Use
swagger-php
Generator
to generate the spec by @DerManoMann in #57 - Improve GH workflows by @DerManoMann in #58
- Update CS rules by @DerManoMann in #59
- Add static analyser workflow by @DerManoMann in #60
- Refactor container key to const by @DerManoMann in #61
- Handle routes including placeholders by @DerManoMann in #62
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- Update symfony/psr-http-message-bridge requirement from ^1.2 to ^2.0 by @dependabot-preview in #6
- Update nyholm/psr7-server requirement from ^0.3.0 to ^0.4.1 by @dependabot-preview in #8
- Update nyholm/psr7-server requirement from ^0.4.1 to ^1.0.0 by @dependabot-preview in #17
- Allow symfony/yaml V5 by @DerManoMann in #18
- Streamline composer scripts by @DerManoMann in #22
- Fix travis by @DerManoMann in #23
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #29
- Migrate to github actions by @DerManoMann in #34
- Single build workflow by @DerManoMann in #35
- Update dependabot config by @DerManoMann in #46
- Bump ramsey/composer-install from 1 to 3 by @dependabot in #53
- Bump actions/cache from 2 to 4 by @dependabot in #52
- [V2] by @DerManoMann in #54
- Switch back to a single build workflow by @DerManoMann in #55
- Fix laravel version for code coverage by @DerManoMann in #56
New Contributors
- @dependabot-preview made their first contribution in #6
- @dependabot made their first contribution in #53
Full Changelog: 1.1.0...2.0.0
1.1.0
- Refactor of adapter code
- Adds Slim adapter
- Improved readme
Maintenance
Re-add accidentally removed code
Maintenance
Remove duplicate classes
Maintenance
- Fix some codesyle issues
- Also dump the actual JSON content when reporting validation errors (Laravel Middleware)
Initial release
Version bugs (#2) PHP/library version related fixes to make the build matrix happy