Skip to content

v0.4.1

Choose a tag to compare

@hampsterx hampsterx released this 13 Apr 02:58
· 48 commits to master since this release

What's new

Fixed

  • Subscription auth in non-API-key mode - dropped --bare flag that was preventing subscription auth from working correctly (#12)

Changed

  • Extracted shared helpers (buildEnv, buildArgs, handleSpawnResult, checkErrorPatterns) to reduce duplication across tool handlers (#13)
  • Expanded test coverage to 272 tests (up from 190)
  • Updated CI/CD and search tool descriptions

Full Changelog: v0.4.0...v0.4.1