Skip to content

Releases: harbur/captain

v1.1.3

22 Apr 20:10
57e9291
Compare
Choose a tag to compare
  • #63 Fix tag format of container when building tag

v1.1.2

09 Nov 11:37
523cc0a
Compare
Choose a tag to compare
  • Update dependencies
  • #76 Authentication issues when building images

v1.1.1

27 Jul 07:54
04a1f01
Compare
Choose a tag to compare
  • Upgrade to the latest version of fsouza/go-dockerclient
  • #66 Exit status 0 on nonexistent image

v1.1.0

15 Nov 12:50
f9c86d3
Compare
Choose a tag to compare

Enhancement

  • #68 Create user-defined tag

v1.0.0

25 May 15:22
3f8b6d0
Compare
Choose a tag to compare

The first stable version of Captain!! 🎉

This release includes:

Enhancement

  • #56 Update installation process enhancement
  • #53 Add Coveralls badge
  • #52 Update installation process enhancement
  • #51 Add travis CI enhancement
  • #50 Add CI integration
  • #44 Migrate vendoring to glide enhancement
  • #42 Lint all the files! enhancement
  • #38 Improve test coverage enhancement
  • #37 Add a self-update command enhancement
  • #36 When pushing an image fails it should stop and exit with non-zero code duplicate
  • #32 captain push should include also the git tag version
  • #31 Provide an option to use full git commit sha to tag images
  • #30 Add support for build time variables enhancement
  • #28 captain build fails where docker build succeeds on private images in dockerhub

Bug

  • #39 Add error handling bug

Documentation

  • #19 Use Git tags documentation

v0.8.0

07 Dec 17:50
Compare
Choose a tag to compare
  • #29 Add purge command to captain

v0.7.0

26 Aug 09:07
Compare
Choose a tag to compare
  • #24 add support for multiple git tags
  • #26 add support for multiple git branches

v0.6.0

04 Aug 15:10
Compare
Choose a tag to compare
  • #20 Remove globals
  • #18 Cross-compile Captain (Now supported at Windows, Linux & Mac)

v0.5.0

11 Jul 09:32
Compare
Choose a tag to compare
Preparing version 0.5.0

v0.4.0

09 Jul 16:28
Compare
Choose a tag to compare
  • #15 Add captain pull command