Releases: JustSteveKing/laravel-redoc
Releases · JustSteveKing/laravel-redoc
Adding Alfred Support
Adding optional Alfred support for AI assistant in API docs.
Full Changelog: 2.0.1...2.1.0
Dynamic HTML Title in Config
Important
Make sure to republish your configuration to enable this feature.
What's Changed
- feat(config): add config for dynamic html title by @ddouble-d in #9
New Contributors
- @ddouble-d made their first contribution in #9
Full Changelog: 2.0.0...2.0.1
Laravel 10
What's Changed
- Feature - Route Middleware by @johnathanmdell in #6
- Add Laravel 10 compatibility. by @sadovojav in #8
New Contributors
- @johnathanmdell made their first contribution in #6
- @sadovojav made their first contribution in #8
Full Changelog: 1.0.0...2.0.0
Laravel 9
Thanks to @mikebronner we now have support for Laravel 9 🎉
Adding Tests
Adding tests to ensure the configured route responds with a HTTP 200 status
Initial Release
Initial Release with no automated tests, all tests have been done manually so far.
Simply install, configure and use.