# Changes log for Test-CPAN-Meta-JSON
0.13 19/04/2012
-
further spelling fix. (Florian Schlichting).
-
removed DSLIP info.
0.12 17/04/2012
-
spelling fix. (thanks to Florian Schlichting & Gregor Herrmann).
0.11 13/04/2012
-
RT#74317: imported url validation from CPAN::Meta (Alex Hartmaier).
-
RT#66692: updated license type (Paul Howarth).
-
updates to examples.
0.10 13/02/2011
-
Distribution name chang: Test-JSON-Meta => Test-CPAN-Meta-JSON.
0.09 15/07/2010
-
simplified spec def error message (backported from CPAN-Meta).
-
simplified spec using "value = \&anything", thus providing better
structure (backported from CPAN-Meta).
-
made keyword validation a little more strict.
0.08 14/07/2010
-
added missing tests and samples.
-
Test::More version downgraded to 0.62.
-
JSON version upgraded to 2.15.
0.07 20/04/2010
-
added spec definition validation.
-
updated distribution META.json to version 2.
0.06 20/04/2010
-
upgraded code to CPAN-Meta-Spec version 2.
-
default version (if not specified) to check is now version 2.
-
split spec version testing into individual test files.
-
added tests and samples for version 2 testing.
0.05 12/04/2010
-
fixed qr// delimiters due to issues with the NOT SIGN symbol
(suggested by Ricardo Signes & David Golden).
0.04 18/12/2009
-
renamed word() to keyword().
-
added identifier() validation.
-
changed optional_features key from a keyword to an identifier type,
thus further clarifying RT#52685 (thanks Kevin).
0.03 12/12/2009
-
clarified spec defined and user defined keys, as promoted by Kevin
Ryde in RT#52685 (thanks Kevin).
0.02 07/12/2009
-
RT#46473: license url with fragment part (Kevin Ryde)
-
RT#47393: "optional_features" as map rather than list (Kevin Ryde)
-
above applied to 1.4, 1.3 and 1.2 version of the meta-spec.
0.01 15/07/2009
-
Initial release.