2.0.0/ 2017-09-23

* Parsing behaviour has changed, parsing errors are not accepted and the run fails immediately

2.0.0.pre15 /2017-02-08

* Update gem dependencies

2.0.0.pre14 /2017-01-11

* Fixed 2.3.1 compat issue (mrkita)

2.0.0.pre13 /2016-09-13

* Introduced suite_teardown and aliased check to suite_setup
* Added strict_mode to example XML parser

2.0.0.pre12 /2016-04-14

* Fixed crash when test name was nil in all reporters

2.0.0.pre11 /2016-04-14

* Fixed crash in detecting failures in the junit reporter

2.0.0.pre10 /2016-03-21

* Typed collection for states in block reporters

2.0.0.pre9 /2016-03-14

* Bugfix: JUnit reporter works again

2.0.0.pre8 /2016-03-09

* Bugfix: Fail a run if the check,setup or teardown specs fail to parse

2.0.0.pre7 /2016-02-29

* Bugfix: --check was not working

2.0.0.pre6 /2016-02-15

* Switch the reporter interface to using types instead of hashes
* Fix Ruby deprecation warnings
* Reduced message output
* Console reporter now has a verbosity setting
* Configuration setting for switching runners added
* NoOp Runner added

2.0.0.pre5 /2015-09-14

* Add JUnit format reporter
* The NUnit format is v3, which means it won't work for most CI plugins

2.0.0.pre2 /2015-09-10

* Completely rewritten execution engine
  * dropped Ruby 1.8.x, 1.9.x support, added 2.x
* Rewritten configuration engine and new format for configuration files
* Step by step status updates can now be sent to streaming reporters
* Core separated from standard implementations
* No database dependencies, no AR model.
* No more disk IO in unit tests
* pre3:
   * errors now affect the rutema exit code (before it was only test failures)
   * single test execution works with expected relative paths
* pre4:
   * NUnit-style XML reporter
   * JSON reporter

1.3.0 /2012-11-28

1.2.4 /2011-11-29

1.2.3 /2011-05-03

1.2.2 /2011-04-05

1.2.1 /2011-04-04

1.2.0 /2011-04-01

1.1.3 /2010-12-23

1.1.2 /2010-12-22

1.1.1 /2010-12-22

1.1.0 /2010-12-20

1.0.9 / 2010-03-22

1.0.8 / 2009-11-13

1.0.7 / 2009-09-11

1.0.6 / 2009-09-04

1.0.5 / 2009-07-16

1.0.4 / 2008-11-7

1.0.3 / 2008-10-28

1.0.2 / 2008-10-23

1.0.1 / 2008-10-13

1.0.0 / 2008-10-06

0.9.3 / 2008-09-10

0.9.2 / 2008-09-10

0.9.1 / 2008-09-09

0.9.0 / 2008-09-08

0.8.0 / 2008-07-03

0.7.1 / 2008-06-12

0.7.0 / 2008-05-16

0.6.5 / 2008-04-15

0.6.4 / 2008-03-30

0.6.3 / 2008-03-26

0.6.2 / 2008-03-12

0.6.1 / 2008-02-28

0.6.0 / 2008-02-27

0.5.0 / 2008-02-26

0.4.3 / 2008-02-25

0.4.2 / 2007-12-05

0.4.1 / 2007-12-04

0.4 / 2007-07-05

0.3 / 2007-05-30

0.2 / 2007-05-21

0.1 / 2007-05-21