v0.4.0
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 @summingyudtm show config
command, which shows the default configuration of a given plugindtm 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
anddtm delete --force
now honor thedependsOn
order.
Others
- CI optimization, thanks to @imxw
Detailed Changes
- docs: update stream to devstream by @daniel-hutao in #382
- fix: golang lint ci failed by @daniel-hutao in #386
- doc: installation on mac by @algobot76 in #385
- docs: change
demo
torepo
by @imxw in #390 - feat: remove dtm md5 validation and uploading .md5 file by @lfbdev in #389
- feat(cmd): support list command by @summingyu in #391
- Feat: support "default config print" logic by @daniel-hutao in #392
- docs: add a doc of docs, and refactor existing docs by @IronCore864 in #394
- feat: new plugin - gitlabci-generic by @IronCore864 in #396
- ci: optimize ci pipeline by @imxw in #398
- docs: update roadmap accordig to recent changes by @IronCore864 in #397
- Feat: support default config print logic by @imxw in #399
- Feat: Support default config print logic by @summingyu by @summingyu in #400
- feat: outputs support interpolation; add more e2e tests by @IronCore864 in #403
- feat:
util/github
org supporting by @daniel-hutao in #405 - fix: blog URL updated by @daniel-hutao in #407
- docs(README): replace discord badge with slack by @basicthinker in #408
- Feat: decuple the dtm with personal account by @daniel-hutao in #409
- Fix destroy force delete order issue by @IronCore864 in #411
- feat: new command
dtm show status
implementation by @daniel-hutao in #410 - fix: make state.ToList stable by @daniel-hutao in #412
- ci: use the test account to run the e2e by @daniel-hutao in #414
- feat: config supports variables by @IronCore864 in #415
- docs: add
fig
doc by @imxw in #413 - chore: adding the missing config field for most plugins. by @daniel-hutao in #416
- docs: update roadmap with more plugins by @IronCore864 in #418
- docs/tests: add docs and e2e tests for variables by @IronCore864 in #419
- release: v0.4.0 by @daniel-hutao in #420
Full Changelog: v0.3.2...v0.4.0