Skip to content

Releases: brhahlen/dc

v3.4.8

05 Jul 08:28
Compare
Choose a tag to compare

Version 3.4.8

Bugfix

  • Fix shell fallback

v3.4.7

26 Jun 12:15
Compare
Choose a tag to compare

Version 3.4.7

Bugfix

  • Updates to hopefully fix update issue

v3.4.6

26 Jun 11:38
Compare
Choose a tag to compare

Version 3.4.6

Bugfix

  • Small change to hopefully fix update issue

v3.4.5

26 Jun 11:21
Compare
Choose a tag to compare

Version 3.4.5

Bugfix

  • dc shell glitches when using CTRL+C - Fixes #72

v3.4.4

21 Jun 14:16
Compare
Choose a tag to compare

Version 3.4.4

Improvement

  • dc shell now uses /bin/bash as default, and will fall back to /bin/sh if that fails

v3.4.3

21 Jun 07:50
Compare
Choose a tag to compare

Version 3.4.3

Improvement

  • dc update now checks for version of wget, as --show-progress does not exist in wget2 anymore and is replaced by --force-progress

v3.4.2

21 Jun 07:26
Compare
Choose a tag to compare

Version 3.4.2

Bugfix

v3.4.1

20 Jun 21:01
5d00ca7
Compare
Choose a tag to compare

Version 3.4.1

Improvement

  • dc ips supports multiple ips - #68

v3.4.0

20 Jun 20:16
1505218
Compare
Choose a tag to compare

Version 3.4.0

New Feature

  • dc shell <container> to get a shell

Removal

  • Removed network command

v3.3.1

29 Jan 10:40
de8a949
Compare
Choose a tag to compare

Version 3.3.1

Bugfix

  • New commands were not showing up in tab completion