0.0.93
cmd/create: Update hint after creating a container
cmd/enter: Implement the enter command in Go
cmd/help, cmd/root: Parametrize the basename of the executable
cmd/initContainer: Implement the init-container command
cmd/list: Handle API change of Podman 2.1 in `podman images`
cmd/reset: Implement the reset command in Go
cmd/list, cmd/rm: Adjust for changes in 'podman ps' in Podman 2.0
cmd/list, cmd/rmi: Adjust for changes in 'podman images' in Podman 2.0
cmd/root: Use the correct verb format for string
cmd/list, cmd/run: Decode image/container JSONs to typed structs