Skip to content

Releases: GrayCodeAI/tok

v0.1.0

08 Jun 07:47
v0.1.0
17a80b6

Choose a tag to compare

tok v0.1.0

Unified token optimization CLI — human input compression + shell output filtering

What's Changed

  • docs/add examples by @Patel230 in #38
  • perf(fastops): add SIMD optimization framework and benchmarks by @Patel230 in #41
  • style: format entropy_bench_test.go with gofumpt by @Patel230 in #42
  • refactor: remove all caveman references from codebase by @Patel230 in #43
  • docs: remove remaining caveman references from README by @Patel230 in #44
  • fix: golangci-lint staticcheck autofixes by @Patel230 in #45
  • chore: make tok library-only; align docs, build, and release by @Patel230 in #49
  • chore: remove Dependabot configuration by @Patel230 in #50

Full Changelog: https://github.com/GrayCodeAI/tok/commits/v0.1.0