Nov 28, 2017 * Slight changes to make Context more pythonic and subclassable. * Document the kzconfig API.
0.3.3
Nov 27, 2017 * Bugfixes.
0.3.1
Nov 22, 2017 * Added option `with-kubeconfig` to install-kubectl cli tool.
0.3.0
Nov 21, 2017 * Full refactor, abstracted the interface to members of context which are lazy evaluated. * Added kubectl module. * Added install-kubectl cli command to download and install kubectl and initialize the kube-config file.
0.2.3
Nov 20, 2017 * Add dnsimple to required libs.
0.2.2
Nov 20, 2017 * Instantiate api's safely for added flexibility.