Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Releases: appointer/swaggervel

Laravel 6 Support

09 Sep 20:09
Compare
Choose a tag to compare

Better config defaults and readme fix

25 Apr 14:53
Compare
Choose a tag to compare

Thanks @TemaSM and @drmonkeyninja for the PRs.

Included in the release: #23 #20

Publish config properly

12 Jul 14:10
Compare
Choose a tag to compare

Ability to force set secure protocol - by @jamisonkirk

04 May 17:37
Compare
Choose a tag to compare

More configuration options - thanks to @jamisonkirk

12 Oct 17:53
Compare
Choose a tag to compare

Support for Laravel 5.5's package auto discovery

25 Sep 15:50
Compare
Choose a tag to compare
v2.1.1

add support for laravel 5.5's package auto-discovery - fixes #11

Swagger-UI 3.1 and OAuth-Support

26 Aug 12:31
Compare
Choose a tag to compare

Swagger-UI 3.0.10 update

23 May 21:10
Compare
Choose a tag to compare
v2.0.2

update to swagger-ui 3.0.10

Update Swagger-UI to 3.0.6

16 Apr 09:24
Compare
Choose a tag to compare
v2.0.1

update the used swagger-ui version to 3.0.6

Swagger-UI 3 and namespace change

20 Mar 22:37
Compare
Choose a tag to compare

We switched from swagger-ui 2 to swagger-ui 3 and changed the root namespace from Jlapp to Appointer.

We also refactored the config file and many many things within the package structure. Please re-publish the things you published before (see readme for more information on publish-able things).

Note: Authorization configuration not yet working.. i'm kind of waiting for a documentation for the new swagger-ui.