Skip to content

Tags: kzap/ligo

Tags

0.0.2

0.0.2 / 2018-09-30

==================

  * add windows to GoReleaser config
  * long desc update
  * adding command templates for events
  * adding command templates for tickets
  * adding command templates for account
  * adding command templates for volumes
  * adding command templates for nodebalancers
  * adding command templates for domains
  * update linodes var struct names so they dont conflict with other commands
  * adding MIT license
  * update root command to check homedir for config
  * move client.go to its own package dir

0.0.1

0.0.1 / 2018-09-30

==================

  * add GoReleaser config file
  * updating dir structure so main.go is in a per app directory
  * Adding initial Cobra/Viper code and moving client to internal package
  * make LINODE_DEBUG env var optional
  * Working WIP using Linode Go SDK