Releases: Tinder/bazel-diff
Releases · Tinder/bazel-diff
Fix for modified file paths that contain special characters
Fixes an issue where file paths that contain characters such as + would confuse our queries
Fix for avoid query
Contains a fix for avoid-query logic
Enable logging for Bazel queries and commands
2.1.0 bump 2.1.0
Improve performance when using large numbers of untracked files
2.0.2 bump 2.0.2
Update hashing function when using rule inputs
2.0.1 bump 2.0.1
Support for `avoid_query`
Adds the ability to specify a query of targets that should not be included in the final results set
More performant queries using --query_file
1.2.1 v1.2.1
Propagate Error Code
Make sure we propagate error codes from bazel-diff
v.1.1.1
Make sure test only Maven dependencies are only loaded for tests
v1.1.0
- Collapse
impacted-testscommand intobazel-diffcommand - Remove reliance on
bazel_skylib