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

Created:      2022-09-28
Home page:    <https://metacpan.org/release/Type-FromSah>
Bug tracker:  <https://github.com/tobyink/p5-type-fromsah/issues>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.004	2022-09-30

 [ Packaging ]
 - Add missing testing dependency on Test::Requires.

0.003	2022-09-30

 - Further improvements to inlining.
 - Handle coercions properly.
 - Set a type_default for types where the Sah schema had a default.
 - Type objects returned by sah2type will how have a parent of either Item
   or Optional[Item].

0.002	2022-09-29

 - Improvements to inlining.

0.001	2022-09-28	Initial release