Releases: bazel-contrib/target-determinator
Releases · bazel-contrib/target-determinator
v0.18.0
What's Changed
- Filter unmatching configuration-specific dependencies by @illicitonion in #55
- Disable configuration-specific narrowing by @illicitonion in #56
- Don't expand configurations when resolving alias targets by @illicitonion in #58
- Update Gazelle Go dependency by @mark-thm in #60
New Contributors
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Include build commands when running test by @illicitonion in #44
- Include build flags when running bazel config command by @alokpr in #46
- Add instructions on adding a new test by @illicitonion in #48
- Allow specifying file to contain targets to build in driver by @duarten in #51
- Don't persist bazel caches across runs by @illicitonion in #52
- Publish supported bazel versions policy by @illicitonion in #50
- Canonicalise labels by @illicitonion in #53
- Filter incompatible targets by @alokpr in #47
- Pull in SortedSet implementation from rules_jvm by @illicitonion in #54
- Use remote-jdk when running tests by @alokpr in #49
New Contributors
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Allow customising behavior on before query errors by @illicitonion in #41
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Allow specifying options for bazel commands by @illicitonion in #40
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Add option to skip analysis cache clearing by @illicitonion in #38
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Log error on failed "before" query by @illicitonion in #35
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Allow testing whether analysis cache clearing is necessary by @illicitonion in #33
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Allow shutting down as an analysis cache clear strategy by @illicitonion in #32
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.7.0
What's Changed
- Handle invalid "before" queries by @illicitonion in #20
- Error if allowOverBuilds is unnecessarily set by @illicitonion in #21
- Display difference in configuration in verbose mode by @illicitonion in #22
- Accept Bazel startup options by @duarten in #26
- Force worktree creation even when locked by @sitaktif in #24
New Contributors
Full Changelog: v0.6.0...v0.7.0