This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
0.7.0 (2015-10-02)
-
Use portable syntax for catching exception on tests. [Luis Madrigal]
-
[Fix] test against correct variable. [Luis Madrigal]
-
Add unit tests for validator decorators. [Luis Madrigal]
-
Move validators to decorator functions. [Luis Madrigal]
This allows easier composition and IMO makes the functions more readable
-
Fix typo: dictionery -> dictionary. [shale]
-
FizzyWuzzy -> FuzzyWuzzy typo correction. [shale]
-
Add check for gitchangelog. [Jose Diaz-Gonzalez]