Skip to content

Release v0.5.8

Choose a tag to compare

@xaostech xaostech released this 30 Mar 01:54
· 26 commits to main since this release
v0.5.8
4db9f67

What's Changed

Commits since v0.5.7

  • chore: update CHANGELOG for v0.5.8 (re-release) (4db9f67)
  • feat(dc-init): add --push flag with reusable commit/push function (890484d)
  • feat(release): add consolidate option to absorb newer releases into an older version (e3a0984)
  • feat(containerise): very strict cache buster; BUILD_DATE now includes %m (2e5da6b)
  • fix(security): resolve CodeQL envvar-injection and code-injection alerts (3a8cce9)
  • feat(release): add optional Authenticode code signing via SignPath.io (9b36605)
  • feat(dc-init): amend existing dc-init commits instead of stacking duplicates (dbc457d)
  • fix(release): sanitize early-exit tarball_count GITHUB_ENV write (111ed91)
  • fix(release): sanitize GITHUB_ENV writes against newline injection (79e4f0c)
  • fix: remove erroneous backslash escaping in MCP config heredoc (e36c378)
  • fix(ci): resolve CodeQL envvar-injection and missing-permissions alerts (461b4a4)
  • fix(release): handle Windows CRLF and binary-mode prefix in SHA256SUMS.txt parsing (a241a0a)
  • fix(release): exclude SHA256SUMS.txt from release assets (35721ff)
  • feat(release): auto-detect and trigger build-*.yml workflows (1cbbaa4)
  • feat(dc-init): enforce default branch name 'main' (783b7d6)
  • feat(batch-init): harden batch mode with filtering and smart defaults (d9c24d1)
  • feat(cli): add --exclude flag to batch/nest modes (5cbffee)
  • chore(containerise): add %h to ARG BUILD_DATE (a8b07c9)
  • ci: force Node.js 24 for all GitHub Actions workflows (e28642e)
  • fix(anglicise): unify drifted is_excluded_text_line functions (cf8f55a)
  • feat(update+release): normalise v0.0.x → v0.1.0 with opt-out checkbox (5f4705a)
  • chore: update CHANGELOG for v0.5.8 (02da8cb)
  • fix(anglicise): exclude license/licence code patterns + template-loading license loop (8516ab6)
  • fix(anglicise): exclude license/licence, e.a. + fix in CHANGELOG (8540410)
  • perf: remove redundant identity setup in anglicise workflow (373126a)
  • Merge pull request #98 from XAOSTECH:anglicise/20260316-032939 (79696b4)
  • chore: convert American spellings to British English (afcf43d)
  • fix: anglicise checkout with App token for workflow file pushes (7e258f0)
  • fix: use cumulative commit count for new-release threshold (f04ff41)

Installation

Quick Install (tarball)

curl -fsSL https://github.com/XAOSTECH/dev-control/releases/download/v0.5.8/dev-control-0.5.8.tar.gz | tar xz

Checksums

File SHA256
dev-control-0.5.8.tar.gz 77443981e66fa30b7830a7500e229a568ecb6f5cfef0fb3ac29430f95fef993b

Full Changelog: v0.5.7...v0.5.8


Release workflow powered by dev-control