Types-XSD
=========
Created: 2013-04-15
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.006 2021-01-08
[ Bug Fixes ]
-
Fix regexps being applied to multiline strings.
-
Silence warnings.
[ Packaging ]
-
Explicit dependency on Perl 5.8.3.
-
Require newest Types::XSD::Lite.
0.005 2014-09-11
[ Bug Fixes ]
-
Add support for negative durations.
Fixes RT#89005.
mprentice++
0.004 2014-04-12
[ Packaging ]
-
Depend on Types::XSD::Lite 0.004, which includes a pretty important bug
fix.
-
use Dist::Inkt.
0.003 2013-07-08
[ Packaging ]
-
Split out easy types into Types::XSD::Lite, which this module now
depends on.
0.002 2013-05-13
[ Packaging ]
-
Require DateTimeX::Auto 0.004.
0.001 2013-04-28 First public release
0.000_04 2013-04-28
[ Packaging ]
-
Bundle a version of Type::Tiny for testing purposes (only in developer
previews; not for stable releases).
0.000_03 2013-04-24
[ Documentation ]
-
Types::XSD has some documentation now!
[ Other ]
-
Added: DateTimeStamp type constraint
-
Added: DayTimeDuration type constraint
-
Added: YearMonthDuration type constraint
-
Added: assertions parameter
-
Added: explicitTimezone parameter
0.000_02 2013-04-24
[ Bug Fixes ]
-
Ensure that the regexps in test cases don't use any post-5.8 features.
[ Packaging ]
-
Depend on a newer version of Type::Library. (We need the undocumented
_mksub method!)
0.000_01 2013-04-23 Preview release