Skip to content

Releases: bash-bastion/bats-all

v4.3.0

26 Jan 09:24
v4.3.0
eed7d11
Compare
Choose a tag to compare

This update simply pulls in the latest changes from bats-assert, along with a few other minor unrelated changes

v4.2.0

04 Dec 02:09
v4.2.0
31aa74d
Compare
Choose a tag to compare

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

19 Oct 18:04
v4.1.0
60aecf1
Compare
Choose a tag to compare

Features

Fixes

  • Properly load function that contains assert_not_equal in load.bash commit

v4.0.0

19 Oct 10:44
v4.0.0
6e6da44
Compare
Choose a tag to compare

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

16 Oct 01:11
v3.0.1
457f8dd
Compare
Choose a tag to compare

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

01 Oct 19:49
v3.0.0
21a733e
Compare
Choose a tag to compare

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