Skip to content

Releases: cucumber/multi_test

v1.1.0

11 May 16:46

Choose a tag to compare

Added

  • MultiTest.disable_autorun is back again!
    (#33
    #26)

v1.0.0

05 May 19:27

Choose a tag to compare

Changed

  • As per #251: renamed History.md to CHANGELOG.md, added contributing message at beginning, and other formatting. (#12 jaysonesmith)

Removed

  • Remove test files from the gem to prevent false-positive with security scanners
    as reported in #21
  • Drop support for ruby < 2.0
    (PR#28)
  • Removed disable_autorun
    (PR#30
    Issue#26)