-
2.0.0
- Removed
expect_it_safe
andexpect_it_safe!
helpers as they encouraged bad habits. Theexpect_it_safe{}
helper has been retained as it has valid uses.
- Removed
-
1.1.0
- Added
expect_its
andexpect_its!
helpers.
- Added
-
1.0.2
- Removed undocumented and unspeced
expect_its
andexpect_its!
code.
- Removed undocumented and unspeced
-
1.0.1
- Fixed bug caused by using
Rspec
rather thanRSpec
.
- Fixed bug caused by using
-
1.0.0 (yanked)
- Initial release.