Releases: DarkaOnLine/L5-Swagger
Releases · DarkaOnLine/L5-Swagger
6.0.4
Apply fixes from StyleCI
8.x-rc
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
Laravel 7.0 support
6.0.3
- Make the @OA\Server annotation be compatible with L5_SWAGGER_BASE_PATH environment variable (#239) @ymhuang0808
- Error log when throwing exception (#237) @IlyaVorozhbit
6.0.2
6.0.1
Merge branch 'master' of github.com:DarkaOnLine/L5-Swagger
6.0
Laravel 6.0 support
5.8.3
Fix swagger assets path gettering (#223) Closes #222