Releases: filmil/bazel-bats
Releases · filmil/bazel-bats
v0.34.1
What's Changed
- Fixing Missing
load()
by @CauhxMilloy in #33 - Fixing
bazel_skylib
URL by @CauhxMilloy in #34
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- Passing CLI Test Arguments by @CauhxMilloy in #29
- Easier External Repo Definitions by @CauhxMilloy in #31
- Cleanup Skylib Reference by @CauhxMilloy in #32
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- Adding
expansion.bzl
for Improved Env Var Expansion by @CauhxMilloy in #28
Full Changelog: v0.32.1...v0.33.0
v0.32.1
What's Changed
- Update build.yml by @filmil in #24
- Fixing Transitive Runfiles by @CauhxMilloy in #26
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- Updating Version and SHA Hash in README by @qec-pconner in #17
- Add
bats_test_suite
rule by @fmorency in #18 - Use git_repository instead of http_archive for bazel-bats download by @filmil in #19
- Update the advice in README.md by @filmil in #20
- Support passing additional arguments to
bats
by @fmorency in #22 - Env Var Expansion and Cleanup by @CauhxMilloy in #23
New Contributors
- @fmorency made their first contribution in #18
- @CauhxMilloy made their first contribution in #23
Full Changelog: v0.31.0...v0.32.0