Skip to content

Releases: hansen-consultancy/Dev

1.13.0

18 Apr 15:11
Immutable release. Only release title and notes can be modified.
bd1055c

Choose a tag to compare

Added

  • --json output mode with structured envelope, per-step results, and exit codes (0-6)
  • --yes flag to auto-accept commands.json trust prompts and frontend file-creation prompts
  • Capture of stderr and last 50 lines of stdout on child process failure, included in JSON data payload
  • Help output in JSON mode includes aliases, chaining rule, placeholders, and global flags

Security

  • STRIDE: added E4 threat for --yes trust bypass (Medium severity)

1.12.0

18 Apr 15:11
Immutable release. Only release title and notes can be modified.
8c6c100

Choose a tag to compare

Added

  • Hash-based trust system for commands.json: requires explicit user approval before executing custom commands, using SHA-256 hashing with a persistent trust store at %APPDATA%/hc-dev/trust.json

Security

  • Mitigates STRIDE threats S1, T1, E1 via the new trust system
  • Updated STRIDE S2 to reflect NuGet trusted publishing mitigation

Documentation

  • Added STRIDE threat model (STRIDE.md)

1.11.0

03 Feb 00:20
Immutable release. Only release title and notes can be modified.
6405bd0

Choose a tag to compare

1.11.0 - 2026-02-02

Added

  • dev.json configuration file support to ignore specific projects during version bump
  • GitHub Actions workflow for NuGet trusted publishing via OIDC

Full Changelog: 1.10.0...1.11.0

1.10.0

17 Nov 22:01
a71a164

Choose a tag to compare

1.10.0 - 2025-11-17

Fixed

  • Skip git submodules when bumping versions to avoid modifying submodule contents

Full Changelog: 1.9.0...1.10.0

1.6.0

20 Apr 14:09
e8426e0

Choose a tag to compare

Full Changelog: 1.5.0...1.6.0

1.3.0

22 May 19:50
9d54149

Choose a tag to compare