Skip to content

Releases: Tinder/bazel-diff

Adds Seed Hash files flag

02 Jun 01:00
b1d406b
Compare
Choose a tag to compare

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

04 Mar 19:11
e96c579
Compare
Choose a tag to compare
Merge pull request #55 from Tinder/maxwelle/optimize_rdeps

Attempt to optimize rdeps queries

Fix for modified source file targets the include a space

19 Jan 07:46
ca7193b
Compare
Choose a tag to compare
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

04 Jan 20:23
cd592a8
Compare
Choose a tag to compare

Fixes an issue where file paths that contain characters such as + would confuse our queries

Fix for avoid query

31 Dec 18:04
Compare
Choose a tag to compare

Contains a fix for avoid-query logic

Enable logging for Bazel queries and commands

24 Dec 19:52
Compare
Choose a tag to compare

Improve performance when using large numbers of untracked files

23 Dec 15:14
Compare
Choose a tag to compare

Update hashing function when using rule inputs

22 Dec 16:25
Compare
Choose a tag to compare

Support for `avoid_query`

09 Dec 19:11
38fdad0
Compare
Choose a tag to compare

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

13 Nov 20:35
Compare
Choose a tag to compare