0.4.0 2014-02-13¶ ↑
* Fix multiple use_* calls in MiniTest >= 3.3.
* Fix support for MiniTest >= 4.6.0.
0.3.0 2012-06-26¶ ↑
* Fix support for gem distributions of MiniTest.
* MiniTest < 2.3.0 is no longer supported.
0.2.0 2012-06-08¶ ↑
* Methods to set temporary method definitions.
0.1.0 2012-06-06¶ ↑
* Support minitest/unit and minitest/spec.
0.0.3 2011-11-17¶ ↑
* Attempt to fix Syck error on install in gemspec.
0.0.2 2011-11-17¶ ↑
* Fix NoMethodError popping hash constants.
* Fix method names in README.
0.0.1 2011-03-29¶ ↑
* Hi.