The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Types-XSD-Lite
==============

Created:      2013-07-08
Home page:    <https://metacpan.org/release/Types-XSD-Lite>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Types-XSD-Lite>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.007	2022-09-23

 - Updated: Refactor facet-handling code to avoid poking too hard at
   Type::Tiny internals.
   Diab Jerius++

0.006	2021-01-08

 [ Bug Fixes ]
 - Fix regexes when applied to multiline strings.
   Fixes RT#134000.
   Bartosz Jarzyna++
   <https://rt.cpan.org/Ticket/Display.html?id=134000>

 [ Packaging ]
 - Add explicit dependency on Perl 5.8.3.

0.005	2014-04-12

 [ Documentation ]
 - s/Types::XSD/Types::XSD::Lite/ in a few places.

0.004	2014-04-12

 [ Bug Fixes ]
 - Fix bug where inline_check called multiple times on a parameterized type
   works the first time, but ignores all parameters on subsequent calls.
   Fixes RT#94620.
   Diab Jerius++
   <https://rt.cpan.org/Ticket/Display.html?id=94620>

 [ Packaging ]
 - use Dist::Inkt

0.003	2013-07-08	Initial release; split from Types-XSD-0.002