Skip to content

Releases: Smoggert/swagger-generator

Stone Diamond Dragon 3.3.1

22 May 09:50
2f0719d
Compare
Choose a tag to compare

Add ability to add format to Schemas.

Remove some unused functionality.

Stone Salt Dragon 3.3.0

22 May 08:20
Compare
Choose a tag to compare
  • Bugfix handling sub parameters of nested objects.
  • Bugfix now allowing mixed array/string type for example on schema.

Stone Sapphire Dragon v3.2.1

21 May 18:39
Compare
Choose a tag to compare

Add the ability to add 1 example to a request parameter on the schema.

Stone Emerald Dragon 3.2.0

21 May 17:28
f9f047c
Compare
Choose a tag to compare

Better parsing of JSON Body & route params.

Stone Jade Dragon 3.1.1

21 May 11:39
Compare
Choose a tag to compare

Missing release files for updated string parsing & configuration file.

Stone Dragon 3.0.0

21 May 10:31
b3bf951
Compare
Choose a tag to compare
  • php version requirement update php8.1.*
  • laravel version requirement update ^10.x

Updates query parameter parsing.

Water Snake 2.0.0

26 Feb 14:41
a95045f
Compare
Choose a tag to compare

Removes support for older laravel version 8.0.
Adds support for laravel 10 & 11.

Removes support for php ^7.0

Fire Donkey 1.1.4

18 Jul 09:13
1d1654f
Compare
Choose a tag to compare

What's Changed

Fixes issues when generating files in a subfolder that doesn't exist yet.

Fire Donkey 1.1.3

01 Jun 14:15
decc805
Compare
Choose a tag to compare

Small fix to id parcing.

Fire Donkey 1.1.2

10 Feb 10:27
9069b56
Compare
Choose a tag to compare

Some major bugfixes, none breaking.

New lara version compatible, fixes random * in json bodies.