We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b424e commit c6aa791Copy full SHA for c6aa791
1 file changed
CHANGELOG.md
@@ -10,6 +10,9 @@ Semantic Versioning.
10
## [0.2.0] - 2026-02-02
11
12
### Added
13
+- `--root-label` flag to override displayed root path in output
14
+- One-liner install script: `curl -fsSL https://raw.githubusercontent.com/rawwerks/dirpack/master/install.sh | bash`
15
+- GitHub release workflow for pre-built binaries (Linux/macOS, x86_64/aarch64)
16
- Truncation indicator `[+N files truncated]` shows what was cut from output
17
- Pack concurrency limiter via `DIRPACK_PACK_CONCURRENCY_LIMIT` env var
18
- Budget caps and safe config overrides to prevent runaway scanning
0 commit comments