Releases: Tinder/bazel-diff
Releases · Tinder/bazel-diff
4.0.6
4.0.5
What's Changed
- Avoid warning logs when verbose is disabled by @tinder-maxwellelliott in #140
 
Full Changelog: 4.0.4...4.0.5
4.0.4
What's Changed
Full Changelog: 4.0.3...4.0.4
4.0.3
What's Changed
- No impacted targets integration test by @tinder-maxwellelliott in #136
 - fix: stackoverflow on circular dependencies by @fa93hws in #137
 
Full Changelog: 4.0.2...4.0.3
4.0.2
What's Changed
- Only log not found warning if not found by @tinder-maxwellelliott in #133
 
Full Changelog: 4.0.1...4.0.2
4.0.1
What's Changed
- doc: fix main_class in README by @fa93hws in #125
 - docs(readme): update command references in README.md by @Malinskiy in #128
 - fix: keep bazelrc in verbose mode by @fa93hws in #130
 - fix bazel run :bazel-diff and bazel test in readme after rafactoring by @fa93hws in #124
 - chore(dependencies): update dependencies by @Malinskiy in #126
 - feature: Allow user to provide their own content hash to minimise IO operation by @fa93hws in #129
 
Full Changelog: 4.0.0...4.0.1
4.0.0 : Refactor to Kotlin
3.5.0
What's Changed
- keep bazelrc in verbose mode by @fa93hws in #119
 - feat(bazel-diff): improve performance by @Malinskiy in #120
 
New Contributors
- @Malinskiy made their first contribution in #120
 
Full Changelog: 3.4.2...3.5.0
Create JDK 8 Releases
What's Changed
- Setup jdk 8 and 11 tests by @tinder-maxwellelliott in #117
 - Build for jdk8 in GH Action by @tinder-maxwellelliott in #118
 
Full Changelog: 3.4.1...3.4.2
Attempt to fix too many open files issues
What's Changed
- Display elapsed time for bazel query and content hash calculation by @fa93hws in #108
 - use file channel to improve content hash efficiency by @fa93hws in #110
 - Allow verbose flag to be passed as args by @fa93hws in #114
 - Avoid too many open files issues by @tinder-maxwellelliott in #115
 
Full Changelog: 3.4.0...3.4.1