v0.9-beta.2
Highlights
A new screen to show the list of stacks has been added. Selecting a Stack will show the tasks belonging to that Stack.
Filtering capabilities has been added to all screens.
Built using golang 1.9.2.
New features
- Pressing
6
will show the Stack list if connected to a Docker Swarm. - Tasks can now be inspected.
- Pressing
%
on any list will ask for a filter.
Bugfixes
- Fix prune command, #56.