Skip to content
This repository was archived by the owner on Jul 17, 2026. It is now read-only.

Release 2.4.0 — final (deprecated, use diffctx)

Latest

Choose a tag to compare

@nikolay-e nikolay-e released this 17 Jul 21:57
920d088

Final release — TreeMapper is sunset. The diffctx engine covers 100% of TreeMapper's functionality; TreeMapper has been a pure delegation shim since 2.0.0.

Migrate:

pipx uninstall treemapper && pipx install diffctx

Replace treemapperdiffctx, treemapper-mcpdiffctx-mcp, import treemapperimport diffctx. Every command and API call works unchanged.

Also in this release: the default output format follows diffctx 1.11 and is now Markdown (-f yaml restores the previous default). No further releases will be published under the treemapper name.