Releases: tach-org/tach
v0.32.2
What's Changed
- remove upper bound on rich dependency by @DetachHead in #869
- docs: fix formatting of note admonitions by @imsut in #872
- More documentation fixes by @DetachHead in #879
- add musllinux wheels and fix incorrect wheels being bundled with vscode extension by @DetachHead in #880
New Contributors
Full Changelog: v0.32.1...v0.32.2
v0.32.1
What's Changed
- remove some more remnants of tach being abandoned that i missed by @DetachHead in #856
- add
if_git_repooption forrespect_gitignoreby @DetachHead in #864
New Contributors
- @scott-huberty made their first contribution in #861
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- support python 3.14
- drop support for python 3.7 which has been EOL for 2 years
- remove telemetry
- publish vscode extension to openVSX (see note below about the visual studio marketplace version)
- update upper bounds of the dependencies
richandpydot
Under new management
hello! i'm @DetachHead and i'll be taking over as the maintainer of tach under the new @tach-org organization.
some context: a few months ago, the original creators of tach (@gauge-sh) decided to stop maintaining it and have since handed the project over to myself. see #791 (comment) for more details
i'm super grateful to gauge for creating tach, and for their efforts to support its continued development.
Note
i don't yet have access to publish the VSCode extension to the visual studio marketplace, so new releases will be published as detachhead.dtach instead of the usual Gauge.tach for the time being.
Full Changelog: v0.29.0...v0.32.0
v0.29.0
What's Changed
- fix: bump version to match with 0.28.5 release by @chenrui333 in #723
- Bump ruff from 0.9.6 to 0.11.5 by @dependabot in #732
- Fix panic in relative imports past source root by @emdoyle in #740
- Deprecated Dependencies should always be warnings by @emdoyle in #741
Full Changelog: v0.28.5...v0.29.0
v0.28.5
v0.28.4
v0.28.3
What's Changed
- Mark deprecated dependencies in git show (offline) by @skloibhofer in #700
- [Beta] Add
tach mapcommand by @emdoyle in #698 - fix: patch version to match with the release by @chenrui333 in #701
New Contributors
- @skloibhofer made their first contribution in #700
- @chenrui333 made their first contribution in #701
Full Changelog: v0.28.2...v0.28.3
v0.28.2
v0.28.1
What's Changed
- Make missing config messages friendlier by @emdoyle in #684
- Support ignore patterns from
.gitignoreby @max-muoto in #620
Full Changelog: v0.28.0...v0.28.1