Releases: gauge-sh/tach
Releases · gauge-sh/tach
v0.23.0
v0.22.0
v0.21.0
What's Changed
- Fix tach-ignore on preceding line for non-top-level imports by @emdoyle in #547
- Extract ignore logic from import visitor by @emdoyle in #548
- Fix
unused_ignore_directives
rule when ignore directive does not apply to any import by @emdoyle in #549 - Fix
unused_ignore_directives
on redundanttach-ignore
by @emdoyle in #550 - Higher layers auto-allow dependencies on lower layers by @emdoyle in #545
- Make
depends_on
optional by @emdoyle in #546 - prompt for username instead of using configreader by @caelean in #551
- Deprecate
use_regex_matching
by @emdoyle in #552 - Auto migrate default exclude regexes by @emdoyle in #553
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Validation errors for tach show by @caelean in #531
- Support JSON output from
tach check
by @emdoyle in #532 - Parallelism and other performance improvements by @emdoyle in #533
- Layers by @emdoyle in #529
- Clean up 'check_internal' command by @emdoyle in #534
- Fix tach server startup by unifying ctrlc interrupts by @emdoyle in #536
- Fix error output and hang on Windows by @emdoyle in #544
Full Changelog: v0.19.7...v0.20.0
v0.19.7
v0.19.6
v0.19.5
v0.19.4
v0.19.3
What's Changed
- Bump glob from 0.3.1 to 0.3.2 by @dependabot in #507
- Bump rstest from 0.22.0 to 0.24.0 by @dependabot in #510
- Bump petgraph from 0.6.5 to 0.7.0 by @dependabot in #511
- Bump tempfile from 3.14.0 to 3.15.0 by @dependabot in #512
- support https git remotes in upload by @caelean in #516
Full Changelog: v0.19.2...v0.19.3
v0.19.2
What's Changed
- Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #493
- update show by @caelean in #502
Full Changelog: v0.19.1...v0.19.2