0.077 2022-10-19 Released-By: PERLANCAR; Urgency: medium - Add schema: nonposint. - Undeprecate nonnegint, make it as alias to uint. - [doc] [ux] Link to related Type::Tiny type libraries & constraints. 0.076 2021-07-16 Released-By: PERLANCAR; Urgency: low - No functional changes. - [doc] Mention Sah::Schemas::IntRange, Sah::PSchemas::IntRange. 0.075 2020-05-21 Released-By: PERLANCAR; Urgency: low - Add more examples. - Fix summary of int128. 0.074 2020-05-08 Released-By: PERLANCAR; Urgency: low - No functional changes. - [build] Rebuild with newest Pod::Weaver::Plugin::Sah::Schemas which shows how to use with Params::Sah in addition to with Data::Sah and Perinci::CmdLine. 0.073 2020-03-02 Released-By: PERLANCAR; Urgency: low - No functional changes - [build] Render examples in Synopsis, using Pod::Weaver::Plugin::Sah::Schemas 0.060+. 0.072 2020-03-02 Released-By: PERLANCAR; Urgency: medium - Add examples (tests). - [doc] Forgot to replace references to nonnegint. 0.071 2018-04-03 Released-By: PERLANCAR - Deprecate nonnegint in favor of the new name 'uint'. 0.070 2017-08-19 Released-By: PERLANCAR - Add schema: nonnegint. 0.06 2016-07-22 Released-By: PERLANCAR - [build] Rebuild to generate Sah::SchemaR::* modules. 0.05 2016-07-18 Released-By: PERLANCAR - Base {neg,pos}{even,odd} on {neg,pos}int instead of directly on int, for testing. 0.04 2016-07-18 Released-By: PERLANCAR - Add schemas: even, odd, {neg,pos}{even,odd} (currently mainly for testing). 0.03 2016-05-08 Released-By: PERLANCAR - [Incompatible change] Rename Sah-Schema-* distribution to Sah-Schemas-*. Follow Sah::Schemas convention (put individual schemas in separate Sah::Schema::* packages). 0.02 2016-03-08 Released-By: PERLANCAR - Fix schemas. - [dist] Use Pod::Weaver::Plugin::Sah::Schema. 0.01 2014-04-26 Released-By: SHARYANTO - First release.