Releases: gauge-sh/tach
Releases · gauge-sh/tach
v0.10.1
What's Changed
- Locally import slow modules by @emdoyle in #238
- tach sync removes non-exixtent modules by @tiluckdave in #236
- Bump ruff from 0.5.6 to 0.5.7 by @dependabot in #240
- Bump serde from 1.0.204 to 1.0.206 by @dependabot in #242
- Bump pyright from 1.1.373 to 1.1.375 by @dependabot in #241
- moved ProjectConfig back to TYPE_CHECKING by @tiluckdave in #246
- Bump serde from 1.0.206 to 1.0.208 by @dependabot in #252
- Bump pyright from 1.1.375 to 1.1.376 by @dependabot in #254
- fix duplicates of dependency paths by @rshindo in #249
- Bump ruff from 0.5.7 to 0.6.1 by @dependabot in #255
- make rust code more idiomatic and compact by @sparshg in #258
- Add support for file globbing (#234 continued) by @sparshg in #259
- add
--exclude
arg to check-external by @sparshg in #260 - Fix checking project imports from excluded files by @emdoyle in #263
New Contributors
Full Changelog: v0.10.0...v0.10.1
0.10.0
What's Changed
- Bump ruff from 0.5.2 to 0.5.6 by @dependabot in #226
- Bump toml from 0.8.16 to 0.8.19 by @dependabot in #230
- Bump regex from 1.10.5 to 1.10.6 by @dependabot in #231
- Migrate from YAML to TOML, Python to Rust for configuration by @emdoyle in #235
- [v0.10.0] Update documentation for TOML config by @emdoyle in #237
Full Changelog: v0.9.3...v0.10.0
0.9.3
0.9.2
v0.9.1
0.9.0
What's Changed
- Bump cached from 0.53.0 to 0.53.1 by @dependabot in #211
- Bump toml from 0.8.14 to 0.8.16 by @dependabot in #212
- Update networkx requirement from ~=2.6 to >=2.6,<4.0 by @dependabot in #214
- Bump pyright from 1.1.371 to 1.1.373 by @dependabot in #217
- Support
deprecated
dependencies by @caelean in #207 - Support multiple source roots and namespace packages by @emdoyle in #208
Full Changelog: 0.8.3...v0.9.0
0.8.3-1
Full Changelog: 0.8.3...0.8.3-1
0.8.3
What's Changed
- Circular dependency check (tiluckdave) by @caelean in #206
- fails
tach check
when circular dependencies by @tiluckdave in #169
Full Changelog: v0.8.2...0.8.3
0.8.2
What's Changed
- Bump cached from 0.52.0 to 0.53.0 by @dependabot in #200
- Allow filtering tach report output by @emdoyle in #204
Full Changelog: v0.8.1...v0.8.2
0.8.1
What's Changed
- Fix deps make function, install pip and maturin by @letmerecall in #189
- Fix 'tach test' impact analysis when git root is not cwd by @emdoyle in #190
- tach test should exit with zero when no tests run by @emdoyle in #191
Full Changelog: v0.8.0...v0.8.1