Releases: marcelthole/openapi-merge
Releases · marcelthole/openapi-merge
2.3.0
2.2.2
What's Changed
- Add fail on notices and fix a notice generation by @marcelthole in #54
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- Add support for allOf and oneOf schema by @marcelthole in #53
Full Changelog: 2.2...2.2.1
2.2
What's Changed
- Add reference normalize to path parameters on top level by @marcelthole in #52
Full Changelog: 2.1...2.2
2.1
What's Changed
- Update infection/infection requirement from ^0.26.21 to ^0.27.9 by @dependabot in #44
- Update infection/infection requirement from ^0.27.9 to ^0.28.1 by @dependabot in #45
- Resolve references in response properties by @marcelthole in #46
- Update infection/infection requirement from ^0.28.1 to ^0.29.6 by @dependabot in #50
- Normalize more fields by @marcelthole in #51
Full Changelog: 2.0...2.1
2.0
What's Changed
- Update openapi core implementation by @marcelthole in #43
- This will also include a bump of the minimum PHP Version to PHP 8.1
Full Changelog: 1.7.0...2.0
1.7.0
1.6.0
Christmas Release with PHP 8.3 Support 🎄 🎁
What's Changed
- Add merger for Security components in merged path items by @marcelthole in #35
- Update doctrine/coding-standard requirement from ^11.0.0 to ^12.0.0 by @dependabot in #36
- allow php 8.3 by @reinfi in #39
New Contributors
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- Resolve references to the same file not as external file by @marcelthole in #33
Full Changelog: 1.5...1.5.1
Release 1.5
- add PHP 8.2 support
⚠️ Drops PHP 7.4 Support