Releases: zircote/swagger-php
Releases · zircote/swagger-php
5.6.0
What's Changed
-
Type resolver refactor by @DerManoMann in #1829
This 2nd round moved all data manipulation from the analyser and annotation factories into the a appropriate processors and improved type resolvers.
Drops support for:Context::typeContext:nullable
-
Mark
Analysis::getSchemaForSource()as deprecated by @DerManoMann in #1830
Full Changelog: 5.5.2...5.6.0
5.5.2
What's Changed
- Minor cleanup by @DerManoMann in #1827
- Deprecate current type resolver interface by @DerManoMann in #1828
Full Changelog: 5.5.1...5.5.2
5.5.1
What's Changed
- Improve docs and fix broken link by @DerManoMann in #1825
- Check
Contexthas areflectorand is not nested by @DerManoMann in #1824
Full Changelog: 5.5.0...5.5.1
5.5.0
What's Changed
- Add description to enum property which is used in 3.1.x only by @DerManoMann in #1818
- Add generic type resolvers by @DerManoMann in #1801
- Add installation details for
radebatz/type-info-extrasby @DerManoMann in #1821
Full Changelog: 5.4.2...5.5.0
5.4.2
What's Changed
- Allow
arrayas$typetype inmapNativeType()by @DerManoMann in #1812
Full Changelog: 5.4.1...5.4.2
5.4.1
What's Changed
- Minor docblock cleanup/refactor by @DerManoMann in #1810
- Support processors that implement
GeneratorAwareInterfaceby @DerManoMann in #1813 - Check
GeneratorAwareInterfacealso when setting newPipelineby @DerManoMann in #1814 - Mark
Analysis::process()as deprecated by @DerManoMann in #1815
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- Add a single-file-multi-namespace fixture + test by @DerManoMann in #1796
- Remove duplicate content by @DerManoMann in #1799
- Improve some spelling and naming by @DerManoMann in #1800
- Docs: mention Scalar as an alternative to Swagger UI by @hanspagel in #1802
- Improve augment parameters by @DerManoMann in #1803
- Improve readme by @hannesonline in #1806
- Schedule weekly build by @DerManoMann in #1809
- Add response (body) scratch test by @DerManoMann in #1808
New Contributors
- @hanspagel made their first contribution in #1802
- @hannesonline made their first contribution in #1806
Full Changelog: 5.3.2...5.4.0
5.3.2
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1791
- Allow all currently valid
3.0.xand3.1.xversion numbers by @DerManoMann in #1790 - Improve
Context::__serializeby @DerManoMann in #1794
Full Changelog: 5.3.1...5.3.2
5.3.1
What's Changed
- Ensure
Contextcan be serialized by @DerManoMann in #1789
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- Convert annotated
typearray into single type +nullablefor 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