Releases: Tinder/bazel-diff
Releases · Tinder/bazel-diff
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
Support for very large files and faster hashing
Remove Git Client, no need to check for active git changes
What's Changed
- Remove git client by @tinder-maxwellelliott in #105
- Fix GH actions by @tinder-maxwellelliott in #112
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
Full Changelog: 3.3.0...3.3.1
v3.3.0
What's Changed
- Don't store file contents to lazy-calculate digests by @fahhem in #98
- Adds logic to check for outputPath by @tinder-maxwellelliott in #99
New Contributors
Full Changelog: 3.2.3...3.3.0