Skip to content

Releases: JordanCoin/codemap

v4.0.3

25 Feb 15:20

Choose a tag to compare

Changelog

  • 013a98c Add C# using directive extraction for dependency resolution
  • 37cd1d1 Fix staticcheck S1017: use unconditional TrimPrefix

v4.0.2

25 Feb 03:56

Choose a tag to compare

Changelog

  • d181d71 Fix Kotlin crash and add missing language extensions to import resolver (#28)

v4.0.1

21 Feb 13:49
24b06bd

Choose a tag to compare

Changelog

  • 24b06bd Fix hooks hanging on repos with nested gitignored git repos (#27)

v4.0.0

20 Feb 01:22
9a6d44e

Choose a tag to compare

Changelog

  • 9a6d44e Introduce cache-aware layered handoff (prefix/delta) with lazy file context across CLI, hooks, and MCP (#26)

v3.3.0

19 Feb 22:48
4e18220

Choose a tag to compare

Changelog

  • 4e18220 Add size limits to prevent context overflow in large repos (#19)

v3.2.1

13 Feb 04:13
c11669c

Choose a tag to compare

Changelog

  • c11669c fix: Add JSX and TSX file support to ast-grep scanner (#21)

v3.2.0

28 Jan 22:10

Choose a tag to compare

Changelog

  • 3001abe Add Smithery badge (#16)
  • 308b486 Add clone animation for remote repos and update docs
  • 411dd33 Add remote repo support: codemap github.com/user/repo (#17)
  • 44ebc86 Document flag order requirement and add --animate to options
  • e003e15 fix(mcp): refactor render engine to use io.Writer to fix EOF error (#18)

v3.1.6

20 Dec 05:50

Choose a tag to compare

Changelog

  • 0108c20 Add guards to session-start hook for non-repo and multi-repo directories
  • c1d7203 Handle ast-grep debug output in JSON parsing

v3.1.5

16 Dec 03:41
8e4ed4a

Choose a tag to compare

Changelog

  • 8e4ed4a Add TypeScript/JavaScript path alias support to --deps (#15)
  • 1ed7f8d Fix hub detection accuracy and unify dependency resolution (#14)

v3.1.4

10 Dec 02:52
289eff2

Choose a tag to compare

Changelog

  • 289eff2 Add --only and --exclude file filtering flags (#13)