Skip to content

v1.0.0

Compare
Choose a tag to compare
@dgil dgil released this 25 May 15:22
· 16 commits to master since this release
3f8b6d0

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