Files
perl-Data-Sah-Normalize/perl-Data-Sah-Normalize.changes

30 lines
854 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Apr 25 07:06:24 UTC 2015 - coolo@suse.com
- updated to 0.03
see /usr/share/doc/packages/perl-Data-Sah-Normalize/Changes
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).
-------------------------------------------------------------------
Mon Apr 20 04:58:31 UTC 2015 - coolo@suse.com
- initial package $version
* created by $NAME $VERSION