Skip to content

Commit 68f3357

Browse files
Patel230Race Tester
andauthored
fix: production hardening (tok 0.1.0 CHANGELOG, trace panic, pin gosec/govulncheck, gosec enforcing) (#55)
Co-authored-by: Race Tester <race@test.com>
1 parent cd29254 commit 68f3357

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
> hooks, agent installers, or a TUI describe prototype work that did not ship in
1515
> the library; see the historical note under `[0.29.0]`.
1616
17-
## [Unreleased]
17+
## [0.1.0](https://github.com/GrayCodeAI/tok/compare/v1.1.0...0.1.0) (2026-06-08)
1818

1919
### Changed
2020
- **Version re-baselined to `0.1.0`** across `.release-please-manifest.json`,
2121
`CITATION.cff`, and `scripts/install.sh`, aligning tok with the rest of the
2222
hawk-eco ecosystem (`hawk`, `eyrie`, `yaad`, `sight`, `inspect`).
2323

24+
## [Unreleased]
25+
26+
See [0.1.0] for the latest changes.
27+
2428
### Added
2529
- **Custom filter DSL** — define regex find/replace rules in a TOML file
2630
(e.g. `~/.tok/filters.toml`) and apply them via `tok.LoadFilterRules` +

0 commit comments

Comments
 (0)