Releases: yaklabco/stave
Releases · yaklabco/stave
v0.13.2
v0.13.1
[0.13.1] - 2026-03-06
Changed
- Bump Go version to
1.25.8(and update dependencies).
v0.13.0
[0.13.0] - 2026-03-04
Changed
- Simplify
--listoutput by merging NAME and USAGE columns into a single USAGE column (while still preserving original color-coding & annotations that NAME column previously had.
v0.12.0
[0.12.0] - 2026-02-26
Changed
- Bump Go version to
1.25.7(and update dependencies).
v0.11.1
[0.11.1] - 2026-02-21
Changed
- Bump all updatable Go dependencies to their latest versions as of this date.
v0.11.0
[0.11.0] - 2026-02-19
Changed
- Instead of the main Go file template being used to always generate a file called
stave_output_file.go, switch to deduped filenames (based on a content hash and the current PID).
v0.10.10
[0.10.10] - 2026-02-19
Changed
- Change pre-push trufflehog hook to only scan changes, rather than entire repo.
v0.10.9
[0.10.9] - 2026-02-18
Fixed
- Downgrade dependencies to preserve compatibility with Go
1.24.
v0.10.8
[0.10.8] - 2026-02-18
Changed
- Bump all updatable Go dependencies to their latest versions as of this date.
v0.10.7
[0.10.6] - 2026-02-18
Added
-
Secrets scanning (based on trufflehog GitHub action) in CI.
-
Wire in trufflehog to project's stavefile.gp