Skip to content

Releases: swaggest/go-code-builder

v0.4.51

Choose a tag to compare

@vearutop vearutop released this 15 Sep 08:12
6c65dec
Allow regex rewrites for symbol names (#45)

v0.4.50

Choose a tag to compare

@vearutop vearutop released this 28 Apr 20:21
Do not enumerate [true, false] for boolean type

v0.4.49

Choose a tag to compare

@vearutop vearutop released this 28 Apr 19:11
f292798
Fix boolean values handling in enum/const blocks (#44)

v0.4.48

Choose a tag to compare

@vearutop vearutop released this 02 Jan 16:17
b3e41b0
Add suport for PHP 8.1 (#43)

v0.4.47

Choose a tag to compare

@vearutop vearutop released this 29 Aug 15:31
5cd3bfa
Fix code generation for AsyncAPI 2.1.0 schema (#40)

v0.4.45

Choose a tag to compare

@vearutop vearutop released this 16 Jul 15:02
2aefc60
Fix name collision with empty const/enum (#39)

v0.4.44

Choose a tag to compare

@vearutop vearutop released this 20 Apr 21:35
c88c0a1
Fix missing imports in generated code (#38)

v0.4.43

Choose a tag to compare

@vearutop vearutop released this 20 Apr 20:34
b602663
Fix invalid escaping of single quot, fix type naming with schema titl…

v0.4.42

Choose a tag to compare

@vearutop vearutop released this 13 Dec 10:54
Fix test with code coverage

v0.4.41

Choose a tag to compare

@vearutop vearutop released this 12 Dec 16:37
312ab70
Update CHANGELOG.md