v0.3.0
⚠ BREAKING CHANGES:
Changes:
- fix: removed line break per option by @sttk in #19
- feat: added AtParam field to OptCfg to display a parameter. by @sttk in #20
- fix: modified the way to calc. widths of option titles in PrintHelp. by @sttk in #21
- new: added a struct tag
optparam
for .AtParam of OptCfg with ParseFor by @sttk in #23 - fix: modified calc. option title widths and made
*
option ignore in help. by @sttk in #24
Docs:
Full Changelog: v0.2.0...v0.3.0