Skip to content

v2.20.0

Compare
Choose a tag to compare
@davetron5000 davetron5000 released this 13 Feb 23:07
· 22 commits to main since this release
  • Reworked tests to remove Cucumber and Aruba
  • Unit tests are now minitest
  • Scaffold now uses minitest and sets versions, plus does not include Cucumber/Aruba any longer
  • CI in CircleCI for matrixed builds, including Ruby 3.0
  • Fixes a Ruby 3 issue. See #301
  • Other minor updates for local dev. See #303