Releases: chriha/laravel-api-documentation
Releases · chriha/laravel-api-documentation
v2.0.3
2.0.3 (2024-04-10)
Bug Fixes
- bump symfony/yaml for laravel 11 compatibility (79aaefa)
v2.0.2
2.0.2 (2024-04-10)
Bug Fixes
- ignore composer lock file (fcddfe8)
- remove unknown phpcs rule (a2657f4)
v2.0.1
2.0.1 (2023-03-22)
Bug Fixes
- code style, Github workflow (711a946)
v2.0.0
2.0.0 (2022-03-14)
Code Refactoring
BREAKING CHANGES
- PHP version and Illuminate packages
v1.4.0
1.4.0 (2021-11-10)
Features
- add command to clear cache (cdf546c)
v1.3.0
1.3.0 (2021-07-15)
Features
- add ability to restrict access to documentation by env (d203257)
v1.2.2
1.2.2 (2021-07-15)
Bug Fixes
- allow referenced files inside spec to be loaded (d23a993)
v1.2.1
1.2.1 (2021-07-14)
Bug Fixes
v1.2.0
1.2.0 (2021-05-05)
Features
- cache API version info endpoint (e40e009)
v1.1.0
1.1.0 (2021-03-24)
Features
- add ability to hide information for info endpoints (0685af4)