========== Changlelog ========== 0.6.1 (2009-11-09) ------------------ * Fixed error in length validator message 0.6 (2009-01-29) ---------------- * Added better reprs * Attached the original validator to the exception to allow developers to customise the error messages 0.5.4 (2009-01-21) ------------------ * Added a short term fix to make the error messages bubble up in Any and All validators. 0.5.2 (2009-01-21) ------------------ BUGFIX: plain text validator was not handling unicode correctly and produced incorrect error messages when no extra characters were passed 0.5.1 (2009-01-06) ------------------ Cleaned up repo * Added files recommended by pypi including license 0.5 (2009-01-05) ---------------- NOTE: First External Release