Skip to content

v0.4.0

Choose a tag to compare

@daniel-hutao daniel-hutao released this 15 Apr 08:51
· 7 commits to main since this release
b425d4c

Official Releases for Different Platforms:

Major Changes since Last Release (v0.3.2)

Plugin

  • a new gitlabci-generic plugin
  • GitHub related plugins now support organization

Core

  • dtm list plugins command, which shows all supported plugins, thanks to @summingyu
  • dtm show config command, which shows the default configuration of a given plugin
  • dtm show status command, which shows the status of a given plugin
  • outputs now support string interpolation
  • variables support in the config file
  • dtm command autocomplete, thanks to @imxw

Docs

  • a new doc on how to create a doc (for readthedocs.io)
  • installation doc for macOS, thanks to @algobot76
  • a new doc on configuration
  • a new doc on dtm command autocomplete

Bug Fix

  • dtm destroy and dtm delete --force now honor the dependsOn order.

Others

  • CI optimization, thanks to @imxw

Detailed Changes

Full Changelog: v0.3.2...v0.4.0