Skip to content

Releases: hackafterdark/context-sherpa

v0.6.0

07 Oct 10:55

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Oct 14:38
0accaf4

Choose a tag to compare

What's Changed

  • Added verbose logging (with option to save log output to file)
  • Fixes for --projectRoot option (some functions weren't using it previously)
  • Work around for Windows (see updated README)

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Oct 18:02

Choose a tag to compare

  • Added new projectRoot flag so the binary can be re-used and used outside of the project root directory
  • Updated documentation for clarity

v0.3.0

05 Oct 04:56
dbffaa1

Choose a tag to compare

What's Changed

  • Added new tool for scanning one or more files without passing the contents as an arg @tmaiaroto in #19

Full Changelog: v0.2.18...v0.3.0

v0.2.18

04 Oct 16:21
d4ccb4e

Choose a tag to compare

Merge pull request #18 from hackafterdark/develop

switch from 7z to Expand-Archive

v0.1.0-alpha

02 Oct 16:34

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

A pre-release to show and share the idea and direction for this MCP server and its tools. Only includes a build for one architecture for this one. Will add tooling in the future to better automate this to include builds for multiple architectures. The readme has information for how to make a build for other platform architectures.