Skip to content

Releases: brhahlen/dc

v3.3.0

29 Jan 10:28
f3daf98
Compare
Choose a tag to compare

Version 3.3.0

New featurs

  • Introduced clean command to clean up temporary fils
  • Introduced ips command to show assigned IP's of containers

v3.2.2

29 Jan 08:33
Compare
Choose a tag to compare

Version 3.2.2

Bug Fix

  • Used a wrong environment variable in list

v3.2.1

20 Sep 10:39
32ed12f
Compare
Choose a tag to compare

Version 3.2.1

Bug Fix

  • Forgot to push everything

v3.2.0

20 Sep 10:35
d43720f
Compare
Choose a tag to compare

Version 3.1.3

Bug Fix

  • Fix logs command

v3.1.3

07 Sep 19:27
42ca1ad
Compare
Choose a tag to compare

Version 3.1.3

Bug Fix

  • Fix logs command

v3.1.2

07 Sep 05:56
Compare
Choose a tag to compare

Version 3.1.2

Bug fix

  • Change version number

v3.1.1

06 Sep 13:21
Compare
Choose a tag to compare

Version 3.1.1

Enhancements

  • Updated README

v3.1.0

04 Sep 13:41
5ce9e28
Compare
Choose a tag to compare

Version 3.1.0

Enhancements

  • Clean up of code, moved more stuff into functions
  • dc_completion also needs to adhere to the new env files

Bug fixes

  • Forgot a call to create_env_file function

v3.0.2

01 Sep 18:35
Compare
Choose a tag to compare

Version 3.0.2

Bug fix

  • Forgot to remove dev from version

v3.0.1

01 Sep 18:33
53d4d68
Compare
Choose a tag to compare

Version 3.0.1

Enhancement

  • When any of <stackname>.env files is not found, dc will ask you if it is allowed to create the file(s) for you