Skip to content

Releases: zircote/swagger-php

4.2.2

16 Jan 05:40
910eda5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.2.2

4.2.1

11 Jan 06:50
8f53ded
Compare
Choose a tag to compare

What's Changed

  • Response: Pass ref to parent constructor. by @SlvrEagle23 in #1057

New Contributors

  • @SlvrEagle23 made their first contribution in #1057

Full Changelog: 4.2.0...4.2.1

4.2.0

09 Jan 20:38
c5a5320
Compare
Choose a tag to compare

Main change is reverting back to 3.0.0 as default OpenAPI version. 3.1.0 can specs can be generated using a new CLI option or
programmatically on the Generator using setVersion().

What's Changed

New Contributors

Full Changelog: 4.1.1...4.2.0

4.1.1

01 Jan 02:10
47bc50f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

2.1.1

18 May 04:05
2ea32ca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

OpenAPI 3.1.0 and separate Attribute namespace

27 Dec 21:25
faafa35
Compare
Choose a tag to compare

Main feature is a switch to OpenAPI 3.1.0 wih support for summary/description next to $ref.

Another change is to move attributes into their own namespace OpenAPI\Attributes which solves warnings from
static analysers and does make the code more maintainable.

Finally. named arguments for attributes extending from Schema have been clean up and updated.

What's Changed

Full Changelog: 4.0.5...4.1.0

3.3.3

23 Dec 19:47
cec9943
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.2...3.3.3

Bug fixes and tweaks

20 Dec 01:13
31210d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.4...4.0.5

4.0.4

10 Dec 03:34
c24704d
Compare
Choose a tag to compare

What's Changed

  • Make TokenScanner handle multiple namespaces in single file by @DerManoMann in #1020

Full Changelog: 4.0.3...4.0.4

4.0.3

10 Dec 00:04
6bfe1c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.2...4.0.3