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

Releases: appointer/swaggervel

Laravel 6 Support

Choose a tag to compare

@fgreinus fgreinus released this 09 Sep 20:09

Thanks to @vishalinfyom (#26).

Better config defaults and readme fix

Choose a tag to compare

@fgreinus fgreinus released this 25 Apr 14:53

Thanks @TemaSM and @drmonkeyninja for the PRs.

Included in the release: #23 #20

Publish config properly

Choose a tag to compare

@fgreinus fgreinus released this 12 Jul 14:10

Thanks to @xAockd #16

Ability to force set secure protocol - by @jamisonkirk

Choose a tag to compare

@fgreinus fgreinus released this 04 May 17:37

PR #15

More configuration options - thanks to @jamisonkirk

Choose a tag to compare

@fgreinus fgreinus released this 12 Oct 17:53

Thanks for contributing @jamisonkirk

Support for Laravel 5.5's package auto discovery

Choose a tag to compare

@fgreinus fgreinus released this 25 Sep 15:50
v2.1.1

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

Swagger-UI 3.1 and OAuth-Support

Choose a tag to compare

@fgreinus fgreinus released this 26 Aug 12:31

Thanks to @k911 - #10

Swagger-UI 3.0.10 update

Choose a tag to compare

@fgreinus fgreinus released this 23 May 21:10
v2.0.2

update to swagger-ui 3.0.10

Update Swagger-UI to 3.0.6

Choose a tag to compare

@fgreinus fgreinus released this 16 Apr 09:24
v2.0.1

update the used swagger-ui version to 3.0.6

Swagger-UI 3 and namespace change

Choose a tag to compare

@fgreinus fgreinus released this 20 Mar 22:37

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.