Skip to content

Releases: Mezatsong/laravel-swagger-docs

2.2.1

30 Nov 23:31
Compare
Choose a tag to compare

Full Changelog: 2.2...2.2.1

2.2

30 Nov 11:36
Compare
Choose a tag to compare
2.2

Full Changelog: 2.1...2.2

2.1

30 Nov 08:53
Compare
Choose a tag to compare
2.1

Full Changelog: 2.0...2.1

2.0

12 Nov 13:16
8ea1cc8
Compare
Choose a tag to compare
2.0

What's Changed

New Contributors

Full Changelog: 1.6.1...2.0

1.6.1

05 Feb 05:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6...1.6.1

1.6

12 Nov 06:17
1ea9ac8
Compare
Choose a tag to compare
1.6

What's Changed

  • Take into account database connexion prefix by @Mezatsong in #10
  • Take into account model connexion different than default one by @Mezatsong in #10
  • Proper error exception for bad formated laravel rules by @Mezatsong in #10

New Contributors

Full Changelog: 1.5...1.6

1.5

24 Sep 09:03
Compare
Choose a tag to compare
1.5

Add relationship in schema definition see commit

Full Changelog: 1.4...1.5

1.4

11 Sep 16:29
Compare
Choose a tag to compare
1.4
  • Fix OpenAPI warning in generated schema
  • Add true openAPI type in models
  • Add description to model properties to describe database columns

1.3

10 Sep 21:03
Compare
Choose a tag to compare
1.3

What's Changed

New Contributors

Full Changelog: 1.2...1.3

1.2

10 Dec 07:07
Compare
Choose a tag to compare
1.2
  • Fix issue#2
  • Fix linebreak issue on windows
  • Make enabled by default