Releases: bash-bastion/bats-all
Releases · bash-bastion/bats-all
v5.3.2
v5.3.1
Fixes
- Increment version in
package.json
andbasalt.toml
v5.3.0
Features
- Merge latest
bats-core/bats-assert
into./bats-assert
- Merge latest
bats-core/bats-file
into./bats-file
- Merge latest
bats-core/bats-support
into./bats-support
v5.2.0
Features
- Merge latest
bats-core/bats-assert
into./bats-assert
- Merge latest
bats-core/bats-file
into./bats-file
- Merge latest
bats-core/bats-support
into./bats-support
v5.1.1
Fixes
- Improve installation instructions in
README.md
v5.1.0
Features
- Add
package.json
with package name@hyperupcall/bats-all
Fixes
- The
{assert,refute}_regex
files frombats-assert
are now properlysource
'd
v5.0.0
Breaking Changes
Use upstream repositories from the bats-core
organization instead of my own forks.
I originally created the forks because I wanted to make some changes (and upstream seemed inactive). But now, upstream is moving faster and there is little reason to not use upstream directly.
v4.6.0
Features
Pulls the latest from the following repositories:
- bats-assert
- bats-file
v4.5.0
Features
Pulls the latest from the following repositories
- bats-assert
- bats-file
v4.4.0
Features
Pulls the latest from the following upstream repositories
- bats-assert
- bats-file
- bats-support