Releases: GrayCodeAI/trace
Releases · GrayCodeAI/trace
v0.1.1
What's Changed
- refactor: library-only package layout by @Patel230 in #31
- fix: align toolchain versions and remove disabled/duplicate CI files by @Patel230 in #32
- Use 0.1.0 in trace fixture by @Patel230 in #33
- ci: add OpenSSF Scorecard workflow by @Patel230 in #34
- fix: production hardening (tok 0.1.0 CHANGELOG, trace panic, pin gosec/govulncheck, gosec enforcing) by @Patel230 in #35
- fix/deep review improvements by @Patel230 in #36
- ci: update action versions and fix gosec handling by @Patel230 in #37
- test: set GIT_SSH_COMMAND in V2 remote-fetch test by @Patel230 in #38
- refactor: split oversized Go files for code clarity by @Patel230 in #39
- fix(strategy): stabilize fetch/rebase git CLI tests under race by @Patel230 in #40
- ci: add release workflow for tagged releases by @Patel230 in #41
- ci(boundary): enforce Hawk ecosystem import boundaries by @Patel230 in #42
- feat(session): persist review and investigation provenance by @Patel230 in #43
Full Changelog: https://github.com/GrayCodeAI/trace/commits/v0.1.1
v0.1.0
trace v0.1.0
Git-native session capture for AI coding agents — rewind, resume, and audit every AI interaction
What's Changed
- feat: port remaining features from entire CLI by @Patel230 in #15
- docs/add examples by @Patel230 in #17
- fix/implement todos by @Patel230 in #22
Full Changelog: https://github.com/GrayCodeAI/trace/commits/v0.1.0