Skip to content

Releases: alt3/cakephp-swagger

4.0.1

Choose a tag to compare

@bravo-kernel bravo-kernel released this 28 Feb 06:36
4d1a3af

fix: swagger output to file #56

4.0.0

Choose a tag to compare

@bravo-kernel bravo-kernel released this 27 Feb 18:12
3e0ff40

CakePHP 4x version, courtesy of mr. @mimo74 ❤️ #55

2.0.2

Choose a tag to compare

@bravo-kernel bravo-kernel released this 05 Jul 20:26
d481eef
  • adds Plugin Object loading
  • better instructions

2.0.0

Choose a tag to compare

@bravo-kernel bravo-kernel released this 27 May 04:07
483e92b

Update to CakePHP 3.6 courtesy of mr. @pedro-stanaka 🎯 #41

Please note:

  • all future development of this plugin will be done against this version
  • we are no longer supporting HHVM

1.0.4

Choose a tag to compare

@bravo-kernel bravo-kernel released this 10 Mar 14:35
  • bumps minimum PHP version to 5.6 (to keep in sync with the swagger-php repo)
  • adds support for providing custom Analyser object to allow e.g. auto-generating annotations (@georgeconstantinou #33)

1.0.3

Choose a tag to compare

@bravo-kernel bravo-kernel released this 20 Dec 08:14

Prevent warnings when when using zircote/swagger-php 2.0.8 (@aceat64 #31)

1.0.2

Choose a tag to compare

@bravo-kernel bravo-kernel released this 10 Oct 14:58
  • Allow modifying API basePath via annotations (@alex-jaydee #30)

1.0.1

Choose a tag to compare

@bravo-kernel bravo-kernel released this 10 Sep 09:36

Adds UI option to disable api selector - @aceat64 - #28

1.0.0

Choose a tag to compare

@bravo-kernel bravo-kernel released this 07 Sep 10:28
  • Swagger UI 2.2.3
  • fixes unassigned title viewVar (#26)