v5.2.0
version 5.2.0, coalesce limitation now fixed
See https://github.com/go-easygen/easygen/wiki/Tip:-Testing-the-templates-on-the-fly#dealing-with-missing-data for details
The rest are internal changes.
Changelog
- 7e37a4f - [#] version 5.2.0
- 63069c2 - [#] coalesce limitation now fixed
- a75644f - [-] remove $prefix
- 56c0ba1 - [#] s/Opts/opts/g
- 56a96fc - [#] update showVersion()
- 036715e - [#] update to new wireframe structure, move type defines back into _cliDef
- cda610c - [#] minor amend commandlineGoFlags.tmpl for better code gen automation
- 23988d4 - [+] add Custom environment settings doc for commandlineEnv
- 8fead18 - [+] add caarlos0/env support/demp
- d364faf - [+] commandlineGoFlags add showVersion() support
- cce4bb7 - [#] move cli Options insight back to Execute()
- 62f567d - [#] update to new template and result
- acf15fe - [#] use go-flags from go-easygen instead; add clis support functions
- dd67811 - [!] Verbose now is int, because of the clis support functions
- 30fa64b - [#] final result
- d7b9667 - [#] able to refactor imp_ out from cmd_
- e317b00 - [#] turning --suffix to use choices
- 4daf344 - [+] add go-flags wireframing support
- 0cc6d0b - [+] add nested_demo_argsm_opt test/demo
- 23ee694 - [+] add limitation of function coalesce
- 6797d05 - [#] slit out the variable README.end2.e.md