The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.012   2022-09-22  Released-By: PERLANCAR; Urgency: medium

        - Add schema: percent_str.

        - [ux] [schema hexstr] Allow & remove whitespaces.


0.011   2022-07-09  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [doc] Change mention of Sah::Schema::re_from_str to
          Sah::PSchema::re_from_str.


0.010   2022-07-09  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [doc] Mention re_from_str schema.


0.009   2022-07-05  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [doc] Mention Regexp::From::String.


0.008   2022-06-09  Released-By: PERLANCAR; Urgency: medium

        - [schema str_or_re] Allow string in the form of 'qr(...)' to also
          be converted to Regexp object.


0.007   2022-06-08  Released-By: PERLANCAR; Urgency: medium

        - No functional changes.

        - [schema str_or_re] [doc] Tweak description to mention that a
          Regexp object is also accepted.


0.006   2022-06-08  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with newer Pod::Weaver::Plugin::Sah::Schemas (0.070)
          to tweak examples display.


0.005   2022-06-08  Released-By: PERLANCAR; Urgency: medium

        - [schema str_or_re] Allow regex modifiers i, m, s.


0.004   2022-06-05  Released-By: PERLANCAR; Urgency: medium

        - Add schema: str_or_re.


0.003   2021-07-23  Released-By: PERLANCAR; Urgency: medium

	- Add schemas: str_or_aos, str_or_aos1.


0.002   2020-05-27  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- Add examples.


0.001   2019-08-23  Released-By: PERLANCAR; Released: no

        - First release.