Skip to content

Releases: harbur/captain

v0.3.2

08 Jul 13:35
Compare
Choose a tag to compare
  • #14 added support of --no-color flag
  • Remove start of "remotes/origin" in git branches if exist

v0.3.1

08 Jul 11:43
Compare
Choose a tag to compare
  • #13 Improved getting the list of git tags

v0.3.0

08 Jul 08:56
Compare
Choose a tag to compare
  • #13 tag & push branch names in detached mode

v0.2.0

28 Jun 10:44
Compare
Choose a tag to compare
  • #11 Pre commands should be skipped if image build is about to be skipped
  • #12 Use docker inspect to check image existence instead of docker images API

v0.1.1

24 Jun 10:30
Compare
Choose a tag to compare
  • Fixed documentation texts

v0.1.0

22 Jun 14:50
Compare
Choose a tag to compare
  • #4 Captain should fail if captain build is given and no Dockerfile exists on project
  • #7 Support new format for captain.yml
  • #8 Add support for "pre" & "post" commands
  • #9 Refactor: Implement filter of images globally

v0.0.2

17 Jun 09:56
Compare
Choose a tag to compare
  • Fix issue with docker tagging
  • #3 Downcase container image name to avoid invalid format
  • #5 Add mapping of '/' char to '.' char whne translating from git tags to docker tags
  • #6 Remove 'heads/origin' prefix from docker tags

Initial release

06 Apr 18:43
Compare
Choose a tag to compare
v0.0.1

Fixed filterImages with new format