Skip to content

Releases: jamestkelly/search-mesh

search-mesh-mcp-v0.1.3

Choose a tag to compare

@jamestkelly jamestkelly released this 10 Jul 06:17
0581e8a

Fixed

  • (scan) avoid redundant per-match allocation of line string (#23)

search-mesh-core-v0.1.1

Choose a tag to compare

@jamestkelly jamestkelly released this 10 Jul 06:17
0581e8a

Fixed

  • (scan) avoid redundant per-match allocation of line string (#23)

search-mesh-mcp-v0.1.2

Choose a tag to compare

@jamestkelly jamestkelly released this 07 Jul 13:58
5156794

Other

  • release-artifact-only bump to publish search-mesh-mcp binaries with .sha256 checksums, required by the plugin's auto-install launcher script (#13)

search-mesh-mcp-v0.1.1

Choose a tag to compare

@jamestkelly jamestkelly released this 07 Jul 12:59
ef8eafe

Added

  • (mcp) implement initialize lifecycle handshake (#11)

search-mesh-mcp-v0.1.0

Choose a tag to compare

@jamestkelly jamestkelly released this 07 Jul 12:26
0bd288b

Added

  • (core) add patch (#6)
  • (core) add squeeze (#5)
  • (core) add ast probe (#4)
  • (mcp) expose scan tool (#2)

Other

  • publish crates to crates.io and use PAT for release triggers (#9)
  • (repo) initialize rust workspace

search-mesh-core-v0.1.0

Choose a tag to compare

@jamestkelly jamestkelly released this 07 Jul 12:26
0bd288b

Added

  • (core) add patch (#6)
  • (core) add squeeze (#5)
  • (core) add ast probe (#4)
  • (core) implement keyword scanner (#1)

Other

  • publish crates to crates.io and use PAT for release triggers (#9)
  • (repo) initialize rust workspace