This repository was archived by the owner on Sep 13, 2023. It is now read-only.
Releases: neotoolkit/cligen
Releases · neotoolkit/cligen
v0.1.4
v0.1.3
What's Changed
- feat(cmd): add cli variation by @sashamelentyev in #4
- feat: add alias and describe api struct by @sashamelentyev in #5
- test(parse): add alias by @sashamelentyev in #6
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat(cmd): add embed by @sashamelentyev in #2
- fix(cmd): fix embed tmpl path by @sashamelentyev in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1
fix: change tmpl path
v0.1.0
What's Changed
- feat: add cligen concept
- feat: add entry point and add imports to tmpl by @sashamelentyev in #1
New Contributors
- @sashamelentyev made their first contribution in #1
Full Changelog: https://github.com/go-dummy/cligen/commits/v0.1.0