Releases: hansen-consultancy/Dev
Releases · hansen-consultancy/Dev
1.13.0
Immutable
release. Only release title and notes can be modified.
Added
--jsonoutput mode with structured envelope, per-step results, and exit codes (0-6)--yesflag to auto-acceptcommands.jsontrust 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
--yestrust bypass (Medium severity)
1.12.0
Immutable
release. Only release title and notes can be modified.
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
Immutable
release. Only release title and notes can be modified.
1.11.0 - 2026-02-02
Added
dev.jsonconfiguration 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
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
Full Changelog: 1.5.0...1.6.0
1.3.0
Full Changelog: https://github.com/hansen-consultancy/Dev/commits/1.3.0