Release Name: 0.3
Notes:
Changes:
* January 24th, 2007: Third public release 0.3.
* should.be_close, should.be_an_instance_of, should.be_a_kind_of,
and should.be_nil have been deprecated. Use the dot-variants of
them. These assertions will be removed in 1.0.
* specrb -a now includes -Ilib by default for easier out-of-the-box
testing.
* Added custom shoulds.
* Added messaging/blaming.
* Added disabling of specifications.
* Small bug fixes.
* Gem available.
|