Releases: chrischdi/k8s-ctx-import
Releases · chrischdi/k8s-ctx-import
v0.4.1
enable tests in .travis.yml
v0.4.0
feature: add -stdout parameter, bug: fix printing help on -h
v0.3.1
bug: fix index out of range when no parameter is given
v0.3.0
bug: fix `-h` and `-help` to exit and print usage
v0.2.0
bug: Fix for-loops to use break. Otherwise the last item in loop would have been imported.
bug: Fix value assignment
bug: Fix correct use of flagset
v0.1.0
add overwrite to .travis.yml