Releases: jonathanstowe/META6
v0.0.25
v0.0.11
Bounce version because it was showing as failed in travis.
v0.0.10
Make JSON::Fast an explicit test dependency as the builtin is deprecated
v0.0.9
The resource
in the spec has been implemented as resources
(and %?RESOURCES
keyed on the names supplied.) We will take the "de-facto specification" rather than what it says in S22
v0.0.8
Change 'perl' to 'perl-version'
this is a nom-backward compatible change but unavoidable
Test against most of the distributions.
v0.0.6
Make it easier to construct from scratch to support generators.
v0.0.4
Add a warning for a "v" in version literals (to support Test::META)
v0.0.3
Add meta6 field with a default of v0
Add author field as "customary" to support Test::Meta
Add some support for spec versioning of specification fields
v0.0.2
has-accessor went away
v0.0.1
First release