Skip to content

Releases: JustSteveKing/laravel-redoc

Adding Alfred Support

11 Jun 09:26
Compare
Choose a tag to compare

Adding optional Alfred support for AI assistant in API docs.

Full Changelog: 2.0.1...2.1.0

Dynamic HTML Title in Config

18 Dec 09:48
4f8c0d0
Compare
Choose a tag to compare

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

Full Changelog: 2.0.0...2.0.1

Laravel 10

27 Feb 14:14
9032ade
Compare
Choose a tag to compare

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

22 Feb 12:14
b22295e
Compare
Choose a tag to compare

Thanks to @mikebronner we now have support for Laravel 9 🎉

Adding Tests

06 May 09:51
Compare
Choose a tag to compare

Adding tests to ensure the configured route responds with a HTTP 200 status

Initial Release

06 May 08:47
Compare
Choose a tag to compare

Initial Release with no automated tests, all tests have been done manually so far.

Simply install, configure and use.