Skip to content

Releases: kzap/ligo

0.0.2

30 Sep 13:36
Compare
Choose a tag to compare

Changelog

a6b689f Merge branch 'release/0.0.1' into develop
730160b Merge branch 'release/0.0.2'
28957ef add windows to GoReleaser config
d981633 adding MIT license
600967d adding command templates for account
eefd68b adding command templates for domains
466c452 adding command templates for events
894091a adding command templates for nodebalancers
2f2791c adding command templates for tickets
1f209e4 adding command templates for volumes
842d745 long desc update
58b73fa move client.go to its own package dir
6b8445b update changelog
bbb93db update linodes var struct names so they dont conflict with other commands
59487b4 update root command to check homedir for config

0.0.1

30 Sep 01:06
Compare
Choose a tag to compare

Changelog

f4e7dbd Add CHANGELOG file
4f14b58 Adding initial Cobra/Viper code and moving client to internal package
e872f8c Merge branch 'release/0.0.1'
206b766 Working WIP using Linode Go SDK
a0833af add GoReleaser config file
92bf1f1 make LINODE_DEBUG env var optional
f268fa2 updating dir structure so main.go is in a per app directory