Releases: gauge-sh/tach
Releases · gauge-sh/tach
v0.27.0
What's Changed
- Support config from
pyproject.toml
by @emdoyle in #638 - contributing docs troubleshooting by @dhananjaypai08 in #634
- Fix import resolution for monorepos by @emdoyle in #645
- Fix error when pyproject.toml found but has not Tach config by @emdoyle in #646
- Allow missing name in packages by @emdoyle in #647
Full Changelog: v0.26.1...v0.27.0
v0.26.1
v0.26.0
v0.25.6
What's Changed
- Migrate check external interface fully to Rust by @max-muoto in #616
- Create JSON Schemas for latest tach.toml, tach.domain.toml by @emdoyle in #619
- Add check external to LSP server by @max-muoto in #618
- Address comment around filtering once by @max-muoto in #622
- Bump ruff from 0.9.4 to 0.9.6 by @dependabot in #628
- Bump tempfile from 3.15.0 to 3.17.0 by @dependabot in #625
- Bump toml_edit from 0.22.23 to 0.22.24 by @dependabot in #624
Full Changelog: v0.25.5...v0.25.6
v0.25.5
v0.25.4
v0.25.3
v0.25.2
What's Changed
- feat: Support custom
toml
path by @max-muoto in #581 - Tach show web ui improvements by @caelean in #612
Full Changelog: v0.25.1...v0.25.2
v0.25.1
v0.25.0
What's Changed
- Generalize checks by @emdoyle in #586
- Generalize processors by @emdoyle in #595
- Generalize imports by @emdoyle in #597
- Django fkey detection by @emdoyle in #596
- Add configurable rule for severity of unused external dependency by @emdoyle in #598
- Add a couple E2E on example directory using many features by @emdoyle in #600
- Add e2e test for check-external on many_features dir by @emdoyle in #601
- Remove global path exclusion state by @emdoyle in #602
Full Changelog: v0.24.1...v0.25.0