Skip to content

v0.2.0

Compare
Choose a tag to compare
@silphid silphid released this 30 Jun 02:36
· 20 commits to master since this release

Changelog

b83dc18 Add pull command. Add output coloring.
7bcfe7d Allow user to multi-select context names for which to remove containers, showing only context names with actual containers
92bb851 Fallback to home dir when rc file not found in current dir hierarchy
5ac7867 Initially select last context names selected by user and support for - arg
9ffe7a4 Make release script remove dist before doing the release
751843b Merge branch 'fallback-to-homedir' into pull-before-run
db3fd70 Merge branch 'master' into fallback-to-homedir
9faef4c Merge branch 'master' into selective-prompt-for-rm
c99375c Merge pull request #27 from silphid/fallback-to-homedir
db4dbb9 Merge pull request #29 from silphid/remember-last-selected-names
c135835 Merge pull request #30 from silphid/pull-cmd
d01f89a Merge pull request #31 from silphid/pull-before-run
906d288 Merge pull request #32 from silphid/selective-prompt-for-rm
0872bca More robust rm logic to cover all existing containers that match selected context names
1b4fb3d Pull latest/unspecified tag images before running
af96032 Pull on run (WIP)
6f04105 Updates to releaser and dev scripts