Skip to content

Releases: luckymarmot/Paw-SwaggerGenerator

v0.2.5

19 Jul 22:40
Compare
Choose a tag to compare

Fix Parser when a DynamicString is undefined

v0.2.4

16 Aug 14:49
Compare
Choose a tag to compare
Fix multiple params in URL

Cleaned Content-Type

17 May 10:09
Compare
Choose a tag to compare

fixed a bug where the content-types could include extra data apart that would not comply with the swagger spec (such as ;charset=utf-8

Casing & UrlEncoded Fixes

15 May 14:19
Compare
Choose a tag to compare
  • Fixes a bug where methods values were not serialized in lowercase
  • Fixes a bug where url-encoded body parameters were dropped after the first one.

ZipFix

26 Apr 12:06
Compare
Choose a tag to compare

Fixed a bug with the architecture of the zip file

Magical Journey

26 Apr 09:36
Compare
Choose a tag to compare

This release is aligned with Paw 3.1 and adds a lot of new capabilities to the generator.

v0.1.10

07 Dec 16:52
Compare
Choose a tag to compare
v0.1.10

v0.1.9

07 Dec 11:56
Compare
Choose a tag to compare
v0.1.9

The return of the bug catcher

25 Nov 17:16
Compare
Choose a tag to compare

Fixed a few bugs around the DV Manager in the paw parser

Definitely Not v0.2

25 Nov 14:01
Compare
Choose a tag to compare
  • Has a lot of terrifying internal changes
  • Fixes a lot of bugs
  • Adds a lot of other bugs