Releases: zircote/swagger-php
Releases · zircote/swagger-php
4.5.6
What's Changed
- Add openapi-extras and fix some typos by @DerManoMann in #1385
- Consider the root annotation type when augmenting schemas by @DerManoMann in #1387
- Allow
Examples
attribute to be repeatable by @jtreminio in #1389
New Contributors
- @jtreminio made their first contribution in #1389
Full Changelog: 4.5.5...4.5.6
4.5.5
What's Changed
- Update cookbook.md by @atilacamurca in #1382
- Allow finding child attributes in method args by @ruscon in #1368
- Fix build badge + switch to default style by @DerManoMann in #1383
- Update reference for new parameter sub-types by @DerManoMann in #1384
New Contributors
- @atilacamurca made their first contribution in #1382
- @ruscon made their first contribution in #1368
Full Changelog: 4.5.4...4.5.5
4.5.4
What's Changed
- Allow and support doctrine/annotations ^2.0 by @DerManoMann in #1375
- Add minProperties/maxProperties to attributes by @DerManoMann in #1376
This is a potential BC break in case attributes are used with positional parameters instead of named arguments. - Add 8.2 to security check matrix by @DerManoMann in #1378
- Set
schema
property only on actualSchema
instances by @DerManoMann in #1379 - Refactor enum fixtures into separate namespace by @DerManoMann in #1380
Full Changelog: 4.5.3...4.5.4
3.3.7
4.5.3
What's Changed
- Allow to specify a
before
processor classname when adding a new pro… by @DerManoMann in #1367 - Handle abstract functions by @DerManoMann in #1369
Full Changelog: 4.5.2...4.5.3
4.5.2
What's Changed
- Adding copyright notice by @DerManoMann in #1347
- Add scratch test around property inheritance by @DerManoMann in #1353
- Fix edge cases around merging of attachables by @DerManoMann in #1366
Full Changelog: 4.5.1...4.5.2
4.5.1
What's Changed
- Fix broken link by @DerManoMann in #1343
- Add support for
content
toParameter
attribute by @DerManoMann in #1344 - Disable deprecation warning until issues sorted downstream by @DerManoMann in #1345
Full Changelog: 4.5.0...4.5.1
4.5.0
What's Changed
- Add script to auto-generate processor docs by @DerManoMann in #1332
- Merge annotation
_aux
property with contextgenerated
by @DerManoMann in #1333 - Raise deprecation warning for
Context::detect
by @DerManoMann in #1334 - Extend ExpandClasses processor to also consider ancestor traits by @DerManoMann in #1331
Full Changelog: 4.4.10...4.5.0
4.4.10
What's Changed
- Refresh reference docs and disable xdebug on CL by @DerManoMann in #1312
- Add more types/type-hints by @DerManoMann in #1313
- Consistently use OA and OAT as relative namespace for annotations/att… by @DerManoMann in #1314
- Add doc section about escaping in doctrine annotations by @DerManoMann in #1317
- Allow enums to be specified with an enum array by @akalineskou in #1316
- Allow to specify multiple bootstrap files by @DerManoMann in #1323
- Collector by @DerManoMann in #1322
- Fix double '\' when handling classes in the global namespace by @DerManoMann in #1329
- Allow
Schema
attribute to be repeatable by @DerManoMann in #1330
New Contributors
- @akalineskou made their first contribution in #1316
Full Changelog: 4.4.9...4.4.10
4.4.9
What's Changed
- Address psalm warnings by @DerManoMann in #1297
- Add option to set config options on the command line by @DerManoMann in #1302
- Tweak CS rules around global imports and enforce by @DerManoMann in #1305
- Rename job by @DerManoMann in #1306
- Allow attributes' enums to be specified with an enum class string by @k2tzumi in #1303
- Break up dataProvider data into individual items by @DerManoMann in #1309
- Add Attachable to Response::$content and RequestBody::$content by @GuilhemN in #1307
New Contributors
Full Changelog: 4.4.8...4.4.9