Skip to content

Releases: bash-bastion/bats-all

v5.2.0

30 Sep 04:50
v5.2.0
522496e
Compare
Choose a tag to compare

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

01 Apr 11:20
v5.1.1
f852728
Compare
Choose a tag to compare

Fixes

  • Improve installation instructions in README.md

v5.1.0

01 Apr 11:08
v5.1.0
79c7879
Compare
Choose a tag to compare

Features

  • Add package.json with package name @hyperupcall/bats-all

Fixes

  • The {assert,refute}_regex files from bats-assert are now properly source'd

v5.0.0

01 Apr 08:21
v5.0.0
c9f340a
Compare
Choose a tag to compare

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

09 Nov 10:16
v4.6.0
52c51b6
Compare
Choose a tag to compare

Features

Pulls the latest from the following repositories:

  • bats-assert
  • bats-file

v4.5.0

18 Jul 06:51
v4.5.0
f3a9fa3
Compare
Choose a tag to compare

Features

Pulls the latest from the following repositories

  • bats-assert
  • bats-file

v4.4.0

11 Apr 02:49
v4.4.0
d55dfe5
Compare
Choose a tag to compare

Features

Pulls the latest from the following upstream repositories

  • bats-assert
  • bats-file
  • bats-support

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