Skip to content

Releases: devchan97/code-map

codemap 0.1.4

Choose a tag to compare

@github-actions github-actions released this 29 Apr 04:49
6e48559

Changelog

  • abdd987 feat(visualize): selection history + camera follow + grouped outgoing refs (#12)

codemap 0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Apr 04:21
50a1d19

Changelog

  • 50a1d19 Short-range edge resolver: rewrite bare same-module callees (#11)
  • ec80f86 feat(store): add indexer_ver to flag stale data after parser/tokenizer changes (#8)
  • a8d7d66 fix(cli): replace 4-layer wrap with one-line message for codex agent (#9)

codemap 0.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Apr 02:32
3416d5a

Changelog

  • 3416d5a Add install-self / uninstall-self for one-shot PATH setup (#6)

codemap 0.1.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 02:08
2663125

Changelog

  • 2663125 Fix #1 (status vs list count drift) and #2 (no prefix match in search) (#5)
  • 8d5de05 feat(visualize): rich detail panel, theming, search, focused edge mode
  • 3b66ea7 fix(visualize): dedupe nodes by qualname to avoid vis.js DataSet error

codemap 0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 00:06

Changelog

  • 795e60d ci(release): drop darwin builds and homebrew tap
  • b6c8c0f fix(release): goreleaser --parallelism 1 to serialize zig builds
  • d70c72b fix(release): install zigcc wrappers to /usr/local/bin for absolute CC path
  • 1dee96b fix(release): per-target ZIG_LOCAL_CACHE_DIR to avoid AccessDenied
  • 01c3c96 initial commit: codemap v1 (M1-M6)