Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

55 lines (32 loc) · 1.37 KB

0.2.0 / 2013-05-05

Improvements

  • Issue #6: Restrict minitest dependency to less than 5.0. (@fnichol)

0.1.3 / 2012-08-23

New features

  • Add assertions and expectations for #stream. (@fnichol)

0.1.2 / 2012-07-12

Bug fixes

Improvements

  • Support minitest versions greater than 2.x. (@fnichol)
  • Track code in Code Climate (badge in README). (@fnichol)

0.1.1 / 2012-05-28

Bug fixes

  • Allow require of 'minitest/capistrano' or 'minitest-capistrano'. (@fnichol)

0.1.0 / 2012-05-28

Improvements

Previous releases

The changelog began with version 0.0.8 so any changes prior to that can be seen by checking the tagged releases and reading git commit messages.