- Add support for RSpec 3.1
- Upgrade to RSpec 3.0 and drop support for lower versions
- BugFix
- Fix Gem dependencies.
- BugFix
- Fix Gem dependencies.
- Enhancements
- Allow to use each without attribute to test against each element of the subject.
- Enhancements
- Support for RSpec 2.7
- BugFix
- Fix Gemspec
- BugFix
- Properly test each elements
- Enhancements
- Change namespace to
RSpecSubjectExtensions
to avoid potential collision - Improve Appraisal support
- Change namespace to
- Initial release.