Skip to content

Latest commit

 

History

History
247 lines (189 loc) · 4.45 KB

CHANGELOG.md

File metadata and controls

247 lines (189 loc) · 4.45 KB

0.7.4 - 2022-01-20

Docs

  • docker client version

Feat

  • add -v $c/path

Fix

  • container exit but not stop,check external stop
  • update docker term dep

0.7.3 - 2020-05-08

Fix

  • config version migration

0.7.2 - 2020-05-08

Feat

  • config add client version

Fix

  • ci script error
  • ci script error
  • ci script error
  • upx reviewdog up version

0.7.0 - 2020-04-21

Docs

  • update readme

Feat

  • update mod dep

Fix

  • update ci config
  • update ci config

0.6.3 - 2019-12-15

Fix

  • check container is running
  • update change log

0.6.2 - 2019-06-20

Doc

  • update changelog

Docs

  • update readme
  • update readme version

Feat

  • add FUNDING.yml

Fix

  • ipc mode is not default

0.6.1 - 2019-04-28

Docs

  • update changelog

Fix

  • create container change id
  • del find container handle

0.6.0 - 2019-04-21

Docs

  • update readme

Feat

  • support -v mount filesystem

0.5.2 - 2019-04-09

Docs

  • update version 0.5.2
  • update change log
  • readme add icon
  • add license
  • update changelog

Feat

  • travis add deploy
  • go mod get docker pkg on latest

Fix

  • ci config
  • ci add sha256
  • upx -o name change
  • upx out
  • del upx
  • tar -C
  • update upx pkg = 3.95
  • update apt pkg
  • change travis ci
  • update docker deb pkg latest
  • code style fmt
  • go mod env

v0.5.1 - 2019-04-03

Docs

  • update readme download lastest
  • up changelog

Fix

  • content error

v0.5.0 - 2019-04-01

Docs

  • update readme
  • update readme changelog

Feat

  • default config from env

Fix

  • image split domain

Test

  • travis add script test
  • add travis ci
  • add reviewdog ci

v0.4.0 - 2019-03-29

Docs

  • update changelog

Feat

  • add command ,

Fix

  • docker config string format and write flag lost

v0.3.0 - 2019-03-28

Docs

  • update readme download url on v0.3.0
  • update download url and changelog up

Feat

  • mount volume filesystem

v0.2.2 - 2019-03-28

Docs

  • update todo list
  • update v0.2.1

Feat

  • add brew pkg install on readme

Fix

  • mount dir del suffix
  • readme download url version set lastest

v0.2.1 - 2019-03-27

Docs

  • update readme download url version
  • update changelog v0.2.0

Feat

  • update asciinema demo

Fix

  • add version semver migration
  • add readme todo

v0.2.0 - 2019-03-20

Docs

  • update readme
  • init changelog

Feat

  • command add more
  • add support windows7
  • add readme zh-hans

v0.1.0 - 2019-03-19

Feat

  • update README.md
  • init CHANGELOG.md file
  • add git-chglog
  • init cmd run docker-debug
  • add root cmd
  • project applying google layout
  • github.com/docker/docker -> github.com/zeromake/moby
  • add cmd pkg
  • add version and makefile
  • add docker/pkg dep
  • add win7 tls config
  • add docker inspect info.mount, MergeDir
  • add config
  • update win dep
  • main write a run example
  • init docker-debug

Fix

  • file mode
  • info time
  • exit container is force
  • tty = true
  • ignore add more