Skip to content

Releases: bibendi/dip

8.2.5

29 Nov 06:17
Compare
Choose a tag to compare

Fixed:

  • Fix some load errors related to different gem versions being available #184

8.2.2

26 Nov 13:17
Compare
Choose a tag to compare

Fixed:

  • The newly introduced regexp resulted in error: Invalid regular expression: /^[\w\-\.\:\/\s]+$/u: Invalid escape. #180

8.2.1

26 Nov 08:06
Compare
Choose a tag to compare

Fixed:

  • Allow more special characters in commands #179

8.2.0

25 Nov 13:36
Compare
Choose a tag to compare

Added:

  • JSON Schema validation for dip.yml configuration files #176
  • New dip validate CLI command to manually validate configurations #176

8.1.0

25 Nov 13:31
Compare
Choose a tag to compare

Added:

  • Support for modular configuration files that can be included via modules directive in dip.yml #173

8.0.0

29 Mar 12:07
Compare
Choose a tag to compare

7.8.0

28 Feb 06:31
Compare
Choose a tag to compare

7.7.0

07 Nov 14:43
Compare
Choose a tag to compare

BREAKING

  • dropped support for Ruby 2.5 and 2.6

Fixed

  • fixed multiple nested subcommands #165

v7.6.0

14 May 15:46
Compare
Choose a tag to compare

Added Docker Compose profiles support #163

7.5.0

04 Nov 19:57
Compare
Choose a tag to compare

Implemented kubectl support for commands #156

  • addedpod and entrypoint options to command config
  • added namespace to new top-level kubeclt config group
  • added dip ktl command