Skip to content

v1.4.0

Compare
Choose a tag to compare
@zamith zamith released this 27 Sep 23:34
· 54 commits to master since this release
  • Adds support for test-unit gem. Thanks @kares
  • Adds support for JRuby 1.7.21
  • Runs minitest after_run callbacks. Thanks @jeremyevans
  • Minor performance improvements
  • The tests rake tasks will now fail as soon as any of the test command fails, to avoid false positives.