Skip to content

Releases: brhahlen/dc

v0.8.2

21 Jan 14:24
Compare
Choose a tag to compare

Version 0.8.2

Fix

  • Forgot to add version to dc-completion

v0.8.1

21 Jan 14:20
Compare
Choose a tag to compare

Version 0.8.1

Fixes

  • Typo fix - #26

v0.8.0

21 Jan 13:59
Compare
Choose a tag to compare

Version 0.8.0

New Features

  • Version check - #24 (thanks to @mrtnbr for suggesting the version check code)

Other

  • Restructuring of files. For instance: do the prerequisites check before we set the variables

v0.7.0

21 Jan 10:16
Compare
Choose a tag to compare

Version 0.7.0

New features

  • Ability to restart stacks using the restart-stack command - #10

Other

v0.7.1

21 Jan 13:13
Compare
Choose a tag to compare

Version 0.7.1

Bug fixes

  • Fixed an escaping issue in the path of the installer
  • Small typo fixes

v0.6.0

20 Jan 14:52
d41638e
Compare
Choose a tag to compare

Version 0.6.0

New Features

  • Bash completion - #2

v0.5.1

20 Jan 12:42
Compare
Choose a tag to compare

Version 0.5.1

Fix

  • dc-completion has no more commands, to stop errors from showing up after running install

v0.5.0

20 Jan 11:03
ae43e5c
Compare
Choose a tag to compare

Version 0.5.0

New Features

  • Added install function to install the script - #8

v0.4.0

20 Jan 08:32
Compare
Choose a tag to compare

Version 0.4.0

New Features

  • Pull functionality - #5
  • Docker-compose version check #11

v0.3.0

20 Jan 07:27
Compare
Choose a tag to compare

Version 0.3.0

Additions

  • Added Code of Conduct

Fixes

  • Typo in usage - #12
  • Disabled logging of file refreshes - #14
  • Error handling for up/down for stacks that don't exist #9

Other

  • Working on MacVLAN creation, does not do anything special (yet)