Skip to content

Releases: DarkaOnLine/L5-Swagger

8.x-rc

08 May 05:27
f37cf33
Compare
Choose a tag to compare
8.x-rc Pre-release
Pre-release

This release brings:

  • Multi API documentation support
  • Configuration changes
  • Blade View change.
  • Drop OpenAPI Spec 2.0 compatibility

Please see migration instructions

Kudos @rodrigowbazevedo for implementation and @phyzical for helping test this 🍻

7.0

05 Mar 07:18
e5a8d2b
Compare
Choose a tag to compare
7.0

Laravel 7.0 support

6.0.3

15 Nov 09:30
Compare
Choose a tag to compare

6.0.2

28 Oct 16:05
Compare
Choose a tag to compare
  • #233 Use correct headers for yaml files (@ezzy1337)

6.0.1

04 Sep 12:19
Compare
Choose a tag to compare
Merge branch 'master' of github.com:DarkaOnLine/L5-Swagger

6.0

04 Sep 04:51
d73313f
Compare
Choose a tag to compare
6.0

Laravel 6.0 support

5.8.3

04 Sep 12:15
32b312a
Compare
Choose a tag to compare
Fix swagger assets path gettering (#223)

Closes #222

5.8.2

03 Sep 13:32
Compare
Choose a tag to compare
  • Make swagger ui assets path configurable (#211)
  • Allow anottation from diferent paths
  • Fix Request class not found exception (#216), thanks to @joemugen

5.8.1

12 Jul 06:02
3feea73
Compare
Choose a tag to compare
  • JSON output pretty print (#212)
  • Respect always_generate option when generating OpenAPI file (#192)

5.8.0

27 Feb 06:03
dba5b0c
Compare
Choose a tag to compare

Laravel 5.8 support