Skip to content

Releases: swaggest/go-code-builder

v0.4.51

15 Sep 08:12
6c65dec

Choose a tag to compare

Allow regex rewrites for symbol names (#45)

v0.4.50

28 Apr 20:21

Choose a tag to compare

Do not enumerate [true, false] for boolean type

v0.4.49

28 Apr 19:11
f292798

Choose a tag to compare

Fix boolean values handling in enum/const blocks (#44)

v0.4.48

02 Jan 16:17
b3e41b0

Choose a tag to compare

Add suport for PHP 8.1 (#43)

v0.4.47

29 Aug 15:31
5cd3bfa

Choose a tag to compare

Fix code generation for AsyncAPI 2.1.0 schema (#40)

v0.4.45

16 Jul 15:02
2aefc60

Choose a tag to compare

Fix name collision with empty const/enum (#39)

v0.4.44

20 Apr 21:35
c88c0a1

Choose a tag to compare

Fix missing imports in generated code (#38)

v0.4.43

20 Apr 20:34
b602663

Choose a tag to compare

Fix invalid escaping of single quot, fix type naming with schema titl…

v0.4.42

13 Dec 10:54

Choose a tag to compare

Fix test with code coverage

v0.4.41

12 Dec 16:37
312ab70

Choose a tag to compare

Update CHANGELOG.md