=======================================================================
   This file contains a high-level summary of changes between recent
   stable releases of Type-Tiny. For a more detailed list, including
   changes in development releases, see the "Changes" file instead.
=======================================================================

2020-02-19 Type-Tiny version 1.010000 released!

 - Recursive definition of type constraints.

2020-10-28 Type-Tiny version 1.012000 released!

 - List processing methods (grep, map, etc).
 - Type::Utils::is() and Type::Utils::assert().
 - Improvements to Types::TypeTiny.
 - Type::Params now provides an ArgsObject type.
 - ArrayLike and HashLike types now parameterizable.
 - Type::Library -extends and -utils flags.

2022-06-27 Type-Tiny version 1.014000 released!

 - Type::Params compile(), compile_named(), and compile_named_oo()
   functions now support an `on_die` callback.
