Releases: Tinder/bazel-diff
Releases · Tinder/bazel-diff
Adds Seed Hash files flag
Allows developers to specify a file containing a list of files that should be checksummed and included in the checksum of all targets
Optimize RDeps queries in GenerateHashes
Merge pull request #55 from Tinder/maxwelle/optimize_rdeps Attempt to optimize rdeps queries
Fix for modified source file targets the include a space
Merge pull request #48 from Tinder/deal_with_rdeps_query_spaces Fix issues when doing rdeps query with spaces
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