Revision history for App-SahUtils

0.22    2016-05-19 (PERLANCAR)

	- Fix typo when passing --coerce-from to gen_coercer().


0.21    2016-05-17 (PERLANCAR)

	- coerce-with-sah: Support using JS coercer.


0.20    2016-05-15 (PERLANCAR)

	- Add script: coerce-with-sah.


0.19    2016-05-15 (PERLANCAR)

	- By default, show result using Data::Dump instead of JSON to
	  preserve more data.

	- Fix example in Synopsis.


0.18    2016-05-14 (PERLANCAR)

	- Add script: normalize-sah-schema.

	- Allow return_type bool+val & str+val (Data::Sah 0.76).


0.17    2016-03-10 (PERLANCAR)

	- Replace JSON with JSON::MaybeXS.


0.16    2016-01-18 (PERLANCAR)

        - No functional changes.

        - [build] Rebuild to fix POD section ordering.


0.15    2015-09-03 (PERLANCAR)

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.14    2015-05-26 (PERLANCAR)

	- Add option: --no-modules.


0.13    2015-05-22 (PERLANCAR)

        - validate-with-sah: Add options --core, --core-or-pp.


0.12    2015-05-22 (PERLANCAR)

        - [Bugfix] validate-with-sah: Fix Rinci metadata,
          data/multiple_data/data_file/multiple_data_file is only required when
          action=validate.


0.11    2015-05-06 (PERLANCAR)

        - No functional changes.

        - Tweak Rinci metadata (fix/update args_rels metadata, dep_one ->
          dep_any).


0.10    2015-05-06 (PERLANCAR)

	- Add option --hash-values to pass to compile() (Data::Sah 0.55).


0.09    2015-05-04 (PERLANCAR)

	- Remove --show-human & --show-raw-human options from
	  validate-with-sah, instead a new utility is added
	  bin/sah-to-human for this (with more options).


0.08    2015-05-02 (PERLANCAR)

	- Add options --show-human, --show-raw-human.


0.07    2015-05-01 (PERLANCAR)

	- No functional changes.

	- Update to Rinci 1.1.77 (args_groups -> args_rels).


0.06    2015-04-14 (PERLANCAR)

        - [Incompatible change] Rename --show-linenum to --linenum,
          --show-data-with-result to --data-with-result to be more consistent
          (action options start with --show-*).

        - Add option: --pp.


0.05    2015-04-04 (PERLANCAR)

	- validate-with-sah: Add options --data-file, --multiple-data-file,
          --data-file-type.

        - A couple of bug fixes.


0.04    2015-04-04 (PERLANCAR)

	- [Bugfix] Typo.


0.03    2015-04-04 (PERLANCAR)

	- validate-with-sah: Add options --show-raw-compile, --with-debug.


0.02    2015-04-03 (PERLANCAR)

	- validate-with-sah: Add alias -r for --return-type.


0.01    2015-04-03 (PERLANCAR)

        - First release.
