- Isolate all git functionality, so as to create pluggable Source Control wrappers.
- Fix issue when images are built, but not in git.
- Support .dockerignore files on Py3k
- shipwright 'build' sub-command is no-longer optional
- Support extra tags with '-t'
- Continue the build on failure, defer sys.exit until the end of the build.
- Support shor names in TARGETS.
- Removed @curry decorator.
- Removed shipwright.version module.
- Removed purge command.
- Fixed various Python 3 bugs.
- First version of dockhand that can be installed from PyPI