Skip to content

Releases: srobinson/markdown-matters

v0.3.2

09 Apr 19:21
c38e8a8

Choose a tag to compare

0.3.2 (2026-04-09)

Bug Fixes

  • correct md_context MCP tool definition and update docs (24e7261)
  • embeddings: hyde no longer a no-op in semantic search (#23) (18d9240)
  • providers: extract use case agnostic provider runtime for embeddings and HyDE (#29) (aa52f29)

v0.3.1

17 Mar 10:45
44c126e

Choose a tag to compare

0.3.1 (2026-03-17)

Bug Fixes

  • eliminate redundant CI runs across workflows (#14) (49c5f44)

v0.3.0

17 Mar 10:06
656c189

Choose a tag to compare

Minor Changes

  • #12 65e498c Thanks @srobinson! - Rename CLI from mdcontext to mdm, rewrite config system, redesign context command level/budget system, and add line ranges to section output.