Releases: zircote/swagger-php
Releases · zircote/swagger-php
6.1.1
What's Changed
- Add PHP 8.6 to build matrix by @DerManoMann in #1986
- Fix CLI version override by @DerManoMann in #1992
- Type completeness by @DerManoMann in #1989
- Tweak phpunit deps by @DerManoMann in #1996
Full Changelog: 6.1.0...6.1.1
6.1.0
What's Changed
- Bump crazy-max/ghaction-github-pages from 4 to 5 by @dependabot[bot] in #1970
- Annotation validation refactoring by @DerManoMann in #1971
- Remove obsolete dependency on
ext-jsonby @DerManoMann in #1974 - Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #1978
- Rector / CS fixes by @DerManoMann in #1979
- Corrected incorrect object creation in the example using the README.md file by @mariuszkrzaczkowski in #1976
- Migrate
bin/openapito Symfony Console by @yceruto in #1977 - Update rector deps by @DerManoMann in #1983
New Contributors
- @mariuszkrzaczkowski made their first contribution in #1976
- @yceruto made their first contribution in #1977
Full Changelog: 6.0.6...6.1.0
6.0.6
What's Changed
- Centralize all pure JSON Schema properties by @DerManoMann in #1960
- Refactor AbstractAnnotation::identity() by @DerManoMann in #1962
- Cleanup imports and improve CS rules by @DerManoMann in #1964
- Serialize context by @DerManoMann in #1968
Full Changelog: 6.0.5...6.0.6
6.0.5
What's Changed
- Fix v6 migration typo: TypeInfoTypeResolver is the default resolver by @thePanz in #1951
- Update
npmtools deps by @DerManoMann in #1954 - Add missing
deepObjectparameter to attributeParameterby @DerManoMann in #1957
Full Changelog: 6.0.4...6.0.5
5.8.2
6.0.4
What's Changed
- Improve phpstan config by @DerManoMann in #1928
- Schema type check type array by @DerManoMann in #1936
- Limit backport workflow to PRs against
masterby @DerManoMann in #1938 - Consistently use
Generator::isDefault()where appropriate by @DerManoMann in #1940 - Subject examples and tests to rector rules by @DerManoMann in #1942
- Remove obsolete conditionals around
TypeInfoTypeResolverby @DerManoMann in #1945 - Code cleanup by @DerManoMann in #1947
- Fix regression about unexpected items when augmenting parameters by @DerManoMann in #1949
Full Changelog: 6.0.3...6.0.4
5.8.1
What's Changed
- [Backport #1936 to 5.x] Schema type check type array by @github-actions[bot] in #1937
- [Backport #1940 to 5.x] Consistently use
Generator::isDefault()where appropriate by @github-actions[bot] in #1941 - [Backport #1949 to 5.x] Fix regression about unexpected items when augmenting parameters by @github-actions[bot] in #1950
Full Changelog: 5.8.0...5.8.1
5.8.0
What's Changed
- [Backport #1907 to 5.x] Add support for 3.1
unevaluatedPropertiessupport by @github-actions[bot] in #1908 - [Backport #1916 to 5.x] Add 'multiple oneOf in
Items' case toNestedSchemascratch fixture by @DerManoMann in #1933 - [Backport #1928 to 5.x] Improve phpstan config by @github-actions[bot] in #1929
Full Changelog: 5.7.8...5.8.0
6.0.3
What's Changed
- Update readme by @DerManoMann in #1922
- Verify the
Generatordefault config and allow to show in CLI by @DerManoMann in #1925
Full Changelog: 6.0.2...6.0.3
6.0.2
What's Changed
- Skip type resolving on
Schemawithitemsset (#1916) by @DerManoMann in #1916
Full Changelog: 6.0.1...6.0.2