ensurelib changelog

Release History

Version Date Description
1.2 2014-11-17 Updated methods.
1.1 2014-04-19 Added some more test methods and made minor corrections.
1.0 2014-03-23 Initial release

Release 1.2 – 2014-11-17

Type Changes By
Update Ensure.is_instance check now returns the cast data type. pasc

Release 1.1 – 2014-04-19

Type Changes By
Update Updated never_thrown and unreachable to allow a return value, thereby reducing the number of uncovered lines in methods that return values. pasc
Add Added check for not_equals. pasc
Fix Corrected default message for equals. pasc

Release 1.0 – 2014-03-23

No changes in this release.