Version 1.2 (2014-07-21)
-------------------------------------------------------------------------------
* Fixed bug in checkList
* Fixed dimnames check on empty matrices and data frames
* Added *SetEqual functions

Version 1.1 (2014-06-28)
-------------------------------------------------------------------------------
* Improved error messages in assert* functions
* New argument 'empty.ok' for *Subset functions
* assert() now returns TRUE invisibly (as documented)
* Fixed handling of zero-length arguments in checkFunction
* Fixed error message if duplicated values where found
* Fixed a missing check for row names in checkMatrix and checkDataFrame


Version 1.0 (2014-06-17)
-------------------------------------------------------------------------------
* Initial release on CRAN
