-
Notifications
You must be signed in to change notification settings - Fork 3
/
Changes
62 lines (43 loc) · 1.53 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Revision history for Perl module Data::Constraint
1.205 2025-01-07T15:32:52Z
* refresh distro and move to BRIANDOY
1.204 2024-01-24T20:25:02Z
* refresh distro, update email addresses
1.203 2022-01-09T02:53:41Z
* no code changes. Fix a link in README.pod.
1.202 2021-01-17T11:56:05Z
* freshen distro, remove Travis CI, add Github Actions
1.171_01 2020-11-06T06:11:45Z
* Remove the default constraints (but they show up in the test files)
* A couple of typos in the docs (GitHub #1, tobyink)
1.171 2018-06-03T14:07:44Z
* Change to the Artistic License 2.0
1.17 - 2014-08-26
* Modernizing this module
* Get rid of UNIVERSAL::isa, RT #98151
1.16 - 2008-01-16
* just a bump of the version for PAUSE
1.12 - 2008-01-16
* Updated for the move from CVS to SVN. No need to upgrade.
1.15 - 2008-01-03
* Updated for minor doc patch (RT #32028)
* No need to upgrade
1.14 - 2007-11-28
* Cleanups for the move from CVS to SVN
* No need to upgrade
1.11 - 2007-01-25
* minor fixes to the distro. No need to upgrade.
1.10 - 2007-01-09
* updated copyright and license info
* no code changes, so no need to upgrade
1.09 - 2006-07-08
* Dist fix to get PAUSE to accept this thing. It didn't like 1.08
for some reason, so let's try it with another version number.
1.08 - 2006-07-08
* Update to dist with no interesting code changes
1.08 - 2006-06-23
* Distro cleanups and update to email address. No code changes.
1.06 - 2006-06-16
* Distro and POD fixes, no need to upgrade
1.04 - 2004-08-09
* First version of Class::Prototyped-based data validator