v0.1.4 2012-03-14 10:35:21 America/Chicago
- Remove undeclared core dependency; "parent" not added until Perl v5.10.1
v0.1.3 2012-03-13 00:39:30 America/Chicago
- Gave up a little speed to validate well-formedness of domain.
- Via well-formedness validation, re-added croaking for domains with leading
dots.
v0.1.2 2012-03-12 19:25:09 America/Chicago
- Algorithm optimized further-still.
- Removed rule causing a croak on domains with a leading dot.
v0.1.1 2012-03-11 18:01:25 America/Chicago
- Double speed by using &lc instead of &idn_prep_name
v0.1.0 2012-03-11 15:06:18 America/Chicago
- Fixed handling of exception rules.
v0.0.2 2012-03-06 16:44:35 America/Chicago
- Added frivolous microptimizations.
- Promoted to full release.
v0.0.1 2012-03-06 13:07:11 America/Chicago
- First version, released on an unsuspecting world.