Skip to content

Releases: RonasIT/laravel-swagger

3.1.1

09 Dec 08:24
eeaab2f
Compare
Choose a tag to compare
3.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: 3.1...3.1.1

Support PHPUnit 11

02 Dec 05:37
9895e8e
Compare
Choose a tag to compare
Support PHPUnit 11 Pre-release
Pre-release

What's Changed

  • chore(deps): bump symfony/http-foundation from 7.1.3 to 7.1.7 by @dependabot in #142
  • chore(deps): bump symfony/process from 7.1.3 to 7.1.7 by @dependabot in #143
  • chore(deps): bump laravel/framework from 11.20.0 to 11.31.0 by @dependabot in #144
  • feat: update packages by @aizlee in #145

Full Changelog: 3.0.2...3.1

Swagger UI update

17 Oct 06:39
6919f6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2...3.0.2

Specification update

14 Oct 10:45
90e93d4
Compare
Choose a tag to compare
Specification update Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.0.0-beta...3.0.1-beta

Upgrade dependency release

22 Aug 13:05
a5f9e4a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2...3.0.0-beta

Cosmetic release

07 Nov 03:35
ccda21b
Compare
Choose a tag to compare

Features

Fixes

  • Non Form Request Contract DI exception
  • Image content type as response example
  • Local driver tmp content storing

What's Changed

New Contributors

Full Changelog: 2.1...2.2

Major release

11 Aug 02:13
2810739
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.1...2.0

Bug fix

19 Jul 06:07
e337596
Compare
Choose a tag to compare
Bug fix Pre-release
Pre-release

What's Changed

  • fix: fixed calling undefined getClassAnnotations method; by @DenTray in #53

Full Changelog: 1.6.2...1.6.3

Remote driver fix

12 May 01:22
9e49322
Compare
Choose a tag to compare
Remote driver fix Pre-release
Pre-release

fix: bug with sending cutjson documentation via remote driver;

config fix

03 May 13:49
4fa28ca
Compare
Choose a tag to compare
config fix Pre-release
Pre-release
  • added config version config;