Releases: bash-bastion/bats-all
v4.3.0
This update simply pulls in the latest changes from bats-assert, along with a few other minor unrelated changes
v4.2.0
This includes the latest releases from bats-core/bats-assert
. Those changes were just changes in the test suite, so a release is kind of unnecessary. Due to my clumsy thumbs, I released a new version, so here we are anyways!
v4.1.0
Features
- Allow negative indexes in line assertions commit merge commit
Fixes
- Properly load function that contains
assert_not_equal
inload.bash
commit
v4.0.0
Uses git-subtree(1)
for repository management instead of git-submodule(1)
Removing the old sources means those changes will be lost. There is no difference in features or bugfixes
v3.0.1
This update doesn't do anything new; it simply uses the new basalt version
subcommand to ensure the version specified in basalt.toml
is the same as the git tag
v3.0.0
This is the first release of bats-common-utils
v3.0.0
was chosen as the initial version as to not conflict with any of the containing repositories