Revision history for Data-Sah-Normalize

0.03    2015-04-24 (PERLANCAR)

        - Add prototype to normalize_schema($) to catch common error like
          normalize_schema(int => min=>1) when it should be
          normalize_schema([int => min=>1]).

        - Add benchmark devscript.


0.02    2015-04-24 (PERLANCAR)

	- No functional changes.

	- Mark compliance to DefHash 1.0.10 and add test (code to support
	  'prop(LANG)' has been previously added but not yet
	  documented/tested).


0.01     2014-07-08 (SHARYANTO)

         - First release, split from Data-Sah to provide something minimal for
           those that need normalizing functionality only.
