Releases: zircote/swagger-php
Releases · zircote/swagger-php
5.3.1
What's Changed
- Ensure
Context
can be serialized by @DerManoMann in #1789
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- Convert annotated
type
array into single type +nullable
for 3.0 by @DerManoMann in #1786 - Favour promoted property annotation nullable over native by @DerManoMann in #1785
Full Changelog: 5.2.0...5.3.0
5.2.0
What's Changed
- Support use x-* in ref by @krissss in #1776
- Add more rector rule sets by @DerManoMann in #1778
- Add reflection details to context by @DerManoMann in #1782
- Favour annotation nullable over native by @DerManoMann in #1784
Full Changelog: 5.1.4...5.2.0
5.1.4
5.1.3
What's Changed
- Fix 'AOK' > 'OK' typo by @RomainMazB in #1771
- Add deprecations for v6 by @DerManoMann in #1772
New Contributors
- @RomainMazB made their first contribution in #1771
Full Changelog: 5.1.2...5.1.3
5.1.2
What's Changed
- Normalize generated snippet test namespace by @DerManoMann in #1768
- Disable
OperationId
processor instead patching namespace by @DerManoMann in #1769 - adding attribute examples by @natsuki-engr in #1699
New Contributors
- @natsuki-engr made their first contribution in #1699
Full Changelog: 5.1.1...5.1.2
5.1.1
What's Changed
- Removes Changelog.md by @mvhirsch in #1758
- Fixes typo in package name by @mvhirsch in #1759
- Fix unexpected property by @DerManoMann in #1762
- Property items with docblock type by @DerManoMann in #1765
- FIX tests for windows by @srsbiz in #1764
New Contributors
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- Fix duplicate attachables by @smallsung in #1744
- Fixed formated data was restored when serializing by @smallsung in #1745
- Add more scratch tests by @DerManoMann in #1746
- Update description in
composer.json
by @OskarStark in #1752 - Give atributes individual contexts by @DerManoMann in #1754
- Improve
GeneratorAware
trait and interface by @DerManoMann in #1755 - Allow to ignore non
OpenApi
attributes by @DerManoMann in #1756 - Preserve preset
required: true
forOAT\PathParameter
by @DerManoMann in #1753
New Contributors
- @smallsung made their first contribution in #1744
- @OskarStark made their first contribution in #1752
Full Changelog: 5.0.7...5.1.0
5.0.7
What's Changed
- Remove redundant PHP version check (7.4) by @DerManoMann in #1740
- Support
x-enumNames
forBackedEnum
s by @BusterNeece in #1724 procgen
changes to support code blocks by @DerManoMann in #1742
Full Changelog: 5.0.6...5.0.7
5.0.6
What's Changed
- feat: MetaStorm Integration by @xepozz in #1713
- Update vitepress, closes #1720 by @Kiina in #1726
- Add
MutliTypeProperty
andVendorExtensions
scratch tests by @DerManoMann in #1727 - Type cleanup by @DerManoMann in #1728
- Add scratch for dynamic enum case values by @DerManoMann in #1730
- Make heading a bit more readable, selection switch darkmode by @Kiina in #1731
- Preserve docblock indentation by @DerManoMann in #1732
- Disable CS rule
phpdoc_separation
by @DerManoMann in #1734 - Complete
polymorphism
example and add to examples in docs by @DerManoMann in #1735 - Add option to turn off recursive cleanup in
PathFilter
by @DerManoMann in #1729 - Resolve class names to refs in
Discriminator::mapping
by @DerManoMann in #1736
New Contributors
Full Changelog: 5.0.5...5.0.6