Skip to content

Files

Latest commit

 

History

History
executable file
·
64 lines (37 loc) · 1.61 KB

Changelog.md

File metadata and controls

executable file
·
64 lines (37 loc) · 1.61 KB

Dev

full changelog

1.0.0 / 2014-09-17

full changelog

  • Add support for RSpec 3.1
  • Upgrade to RSpec 3.0 and drop support for lower versions

0.3.2 / 2012-06-13

full changelog

  • BugFix
    • Fix Gem dependencies.

0.3.1 / 2012-04-16

full changelog

  • BugFix
    • Fix Gem dependencies.

0.3.0 / 2011-10-24

full changelog

  • Enhancements
    • Allow to use each without attribute to test against each element of the subject.

0.2.3 / 2011-10-23

full changelog

  • Enhancements
    • Support for RSpec 2.7

0.2.2 / 2011-10-14

full changelog

  • BugFix
    • Fix Gemspec

0.2.1 / 2011-10-04

full changelog

  • BugFix
    • Properly test each elements

0.2.0 / 2011-07-08

full changelog

  • Enhancements
    • Change namespace to RSpecSubjectExtensions to avoid potential collision
    • Improve Appraisal support

0.1.0 / 2011-07-02

  • Initial release.