The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.070   2017-08-19 (PERLANCAR)

	- Add schema: nonnegint.


0.06    2016-07-22 (PERLANCAR)

        - [build] Rebuild to generate Sah::SchemaR::* modules.


0.05    2016-07-18 (PERLANCAR)

	- Base {neg,pos}{even,odd} on {neg,pos}int instead of directly on
	  int, for testing.


0.04    2016-07-18 (PERLANCAR)

	- Add schemas: even, odd, {neg,pos}{even,odd} (currently mainly for
	  testing).


0.03    2016-05-08 (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 (PERLANCAR)

        - Fix schemas.

        - [dist] Use Pod::Weaver::Plugin::Sah::Schema.


0.01    2014-04-26 (SHARYANTO)

        - First release.