Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tach-org/tach

v0.32.2

07 Dec 03:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.32.1...v0.32.2

v0.32.1

26 Nov 10:45

Choose a tag to compare

What's Changed

  • remove some more remnants of tach being abandoned that i missed by @DetachHead in #856
  • add if_git_repo option for respect_gitignore by @DetachHead in #864

New Contributors

Full Changelog: v0.32.0...v0.32.1

v0.32.0

19 Nov 12:02

Choose a tag to compare

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 rich and pydot

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

18 Apr 23:26
c33baec

Choose a tag to compare

What's Changed

Full Changelog: v0.28.5...v0.29.0

v0.28.5

01 Apr 01:01
4df692f

Choose a tag to compare

What's Changed

Full Changelog: v0.28.4...v0.28.5

v0.28.4

27 Mar 05:46
580f321

Choose a tag to compare

What's Changed

Full Changelog: v0.28.3...v0.28.4

v0.28.3

21 Mar 18:11
7484f71

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.2...v0.28.3

v0.28.2

19 Mar 18:05
0fc413b

Choose a tag to compare

What's Changed

  • Fix ignore directives not emitting diagnostics in some cases by @emdoyle in #686
  • Remove regex exclude matching by @emdoyle in #693
  • [PLATFORM] Expand diagnostic types in tach upload by @emdoyle in #694
  • Add rule for 'local_imports' by @emdoyle in #695

Full Changelog: v0.28.1...v0.28.2

v0.28.1

14 Mar 07:04
dde498e

Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.28.1

v0.28.0

12 Mar 04:55
dbe83ec

Choose a tag to compare

What's Changed

  • Remove formatting from non-interactive output by @emdoyle in #681
  • Move all user-facing messages in CLI to stderr by @emdoyle in #682
  • Add depends_on_external, cannot_depend_on_external to control external dependencies by @emdoyle in #683

Full Changelog: v0.27.3...v0.28.0