Releases: swaggest/go-code-builder
Releases · swaggest/go-code-builder
v0.4.51
Allow regex rewrites for symbol names (#45)
v0.4.50
Do not enumerate [true, false] for boolean type
v0.4.49
Fix boolean values handling in enum/const blocks (#44)
v0.4.48
Add suport for PHP 8.1 (#43)
v0.4.47
Fix code generation for AsyncAPI 2.1.0 schema (#40)
v0.4.45
Fix name collision with empty const/enum (#39)
v0.4.44
Fix missing imports in generated code (#38)
v0.4.43
Fix invalid escaping of single quot, fix type naming with schema titl…
v0.4.42
Fix test with code coverage