Releases: mobiletoly/gobetter
Releases · mobiletoly/gobetter
v0.18.0
v0.15.0
- Added command-line "-sort" flag to control the order of emitted builder functions ("seq" - for the same order as in original structure, "abc" - for emit alphabetically sorted chain functions).
v0.13.0
- Breaking changes: removed "-output" and "-receiver" flags from command line options
- Now you can specify the single file or the entire directory with "-input" flag
- Other minor improvement in code generation
v0.12.1
- BUG FIX: "-generate-for=exported" flag was not using type alias for nested structs
v0.12.0
- Added nested structs generator
v0.11.0
update README
0.10
Migrated to builder mandatory chain patter
0.8
add field acronym support
0.7
version up
0.6
add uppercase getter