Revision history for Data::Validation
- Random test failures
c814fcba-4a81-11e4-be14-86252c6f0924
a1baa998-4a81-11e4-9414-c7952c6f0924
0.16.1 2014-10-02 23:09:07
- Updated prereqs
- Added level attribute to adjust check_field exception frame
- Replaced namespace::sweep with autoclean
0.15.1 2014-01-31 23:36:09
- Added exception classes
- Removed Ident lines
- Removed VERSION except in main module
- Dropped dependency on Class::Load
0.14.1 2013-08-15 16:26:32
- Switched to Dist::Zilla
0.13.5 2013-08-11 01:12:00
- Toolchain update. Attempt to filter out residual noise
- WTF? 099f04b9-6c8d-1014-9814-a1ae5cf4dae8. Updated toolchain
- Reset min perl testing to original behaviour
- Raised min Perl ver to v5.10.1
0.12.4 2013-08-02 21:14:20
- Made Moo::Role last use
<tobyink> Functions imported into a Moo role *after* the
`use Moo::Role` become part of the role's API.
- Fixed resolver tests
- New method for CPANTesting min Perl ver
- Added fremen and frogman to tier gruber
- Aborting Bingoes failed see df276fba-f57c-11e2-8c80-50d7c5c10595
No choice but to send this smoker to sleep 10 while 1.
Chris Williams, put my pause id in your stop list
- Mooified
0.11.1 2013-05-16 22:24:21
- Converted from SVN to Git
0.10.179 2013-04-17
- Made constraint attributes readonly
- Added method name to constraint error messages
- Added google.com to ValidHostname skip test
0.9.176 2013-02-10
- Rewrote ValidHostname tests to skip if we can detect a broken
resolver - part 3
0.9.175 2013-01-26
- Rewrote ValidHostname tests to skip if we can detect a broken
resolver - part 2
0.9.174 2013-01-23
- Rewrote ValidHostname tests to skip if we can detect a broken
resolver
- Added OpenDNS incompatability warning to documentation
0.9.172 2012-12-12
- Fixed test exception expression for SZABGAB
0.9.171 2012-12-06
- Stopped SZABGAB ValidHostname b205ae2e-6bf6-1014-b3ec-ac592aa2da19
0.9.169 2012-12-04
- Broken ValidHostname smokers now only skip one test
- Stopped Kimmel ValidHostname 157e3292-38c2-11e2-8ee7-bb3f1c5ae6b4
0.9.168 2012-11-22
- Stopped jlavallee ValidHostname 0eb5f38a-2f69-11e2-8c64-eb58c9467480
0.9.166 2012-11-13
- Updated inc::Bob to 1.7. Removed defined ors
- Compare error args translated to l10n labels
0.9.164 2012-11-11
- Stopped grahamc ValidHostname 49ebef50-1ad2-11e2-ab43-8db1a6229e16
- Updated inc::Bob to 1.6
0.9.160 2012-10-20
- Deprecated the description field name attribute fhelp in favour
of label
- Stopped andk ValidHostname d22233d2-157a-11e2-a919-2d6bb4e8b0a6
0.8.155 2012-09-06
- Added POD spelling tests
- Updated inc::Bob to 1.5
0.8.153 2012-06-11
- Added filterZeroLength
- Fixed bug when filters but no validations
0.7.152 2012-05-02
- Fixed expression detecting Konig's smoker
0.7.151 2012-04-29
- Stopped Konig CPAN testing. Compare
2874f920-91ca-11e1-a09c-f66955de7b98 with
542b6056-8ca0-11e1-951f-159b42b6749c same OS, OS version,
architecture and Perl version, different results. Random
0.7.150 2012-04-19
- Turned CPAN testing on
- Changed D_V_Exception constriant name to current standard
- Updated inc::Bob to 1.3
- Updated inc::Bob. Added inc::CPANTesting
- Updated Moose / Class::MOP / MRO::Compat dependencies
- Updated inc::Bob
0.6.141 2011-04-12
- Suppressed dcollins CPAN testing
- Checks all fields in a form. Returns multiple errors
- Now uses Try::Tiny
- Moved boilerplate M::B subclass code to inc/Bob.pm
- Suppressed Konig CPAN testing again
0.6.133 2010-12-16
- Repatched Module::Build
0.6.132 2010-12-16
- Tried to stop Koenigs broken testing platform
0.6.123 2010-09-22
- Switched to M::B for installs
0.5.120 2010-09-22
- Changed str2time call in Constraints::Date