Release history for MetaPOD
v0.4.0 2017-03-11T14:39:45Z 1e90f7b
- Bugfix: update tooling avoids -Ddefault_inc_excludes_dot issues
- Installer switched to EUMM, this may break some downstreams (hence the major v)
[Dependencies::Stats]
- Dependencies changed since 0.3.6, see misc/*.deps* for details
- build: -1
- configure: +2 -1 (recommends: +1)
- develop: +20 ↑4 -8 (recommends: +1, suggests: +2 -1)
- runtime: ↓1 -1 (recommends: +1)
- test: +3 ↓1 -3 (recommends: +3 ↑1 -1)
0.3.6 2014-01-23T11:35:46Z
[00 Minor]
- Tooling/Documentation minor adjustments.
[Dependencies::Stats]
- Dependencies changed since 0.3.5, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +6 ↑1 -7
- runtime: +1 ↑1
- test: +3 (recommends: +2)
0.3.5 2013-11-24T10:37:17Z
[00 Further Forking]
- MetaPOD::Spec and MetaPOD::JSON are no longer part of the core MetaPOD distribution.
- MetaPOD will be purely functional code.
[Dependencies::Stats]
- Dependencies changed since 0.3.0, see misc/*.deps* for details
- develop: ↑1
0.3.0 2013-11-23T06:39:27Z
[00 FORK]
- MetaPOD::Format::JSON is now shipped seperately.
- This is to trend towards making defining the Spec and the Implementation independently.
[Dependencies::Noteworthy]
- Upgrade Module::Build
- Upgrade Test::More
- JSON specific things dropped
- Try::Tiny no longer a core dep
- use Test::Requires
- Perl Minimum lowered.
[Dependencies::Stats]
- Dependencies changed since 0.2.4, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +43 ↑1 -1 (recommends: -1, suggests: +1 -1)
- runtime: ↓1 -2
- test: +1 ↑1 -3
[Documentation]
- Changes file now simplified.
[Packaging]
- use newish fallback_build_requires in Build.PL
[Tests]
- use Test::Compile::PerFile
- ReportVersions::Tiny updated not to report Develop Deps
0.2.4 2013-09-26T06:34:05Z
[00 Minor]
- Bump to provide regenerated Test::Compile not known-broken on win32
[Dependencies::Stats]
- Dependencies changed since 0.2.3, see misc/*.deps* for details
- test: +1
0.2.3 2013-08-31T03:01:20Z
[!Minor]
- Bump to excise old Test::Compile test.
[Dependencies::Stats]
- Dependencies changed since 0.2.2, see misc/*.deps* for details
- develop: +1 (suggests: ↑1)
- test: +2 -2
0.2.2 2013-08-01T19:06:05Z
[Dependencies::Noteworthy]
- Needs Throwable::Error, Try::Tiny and Capture::Tiny
- Needs newer Module::Build
[Dependencies::Stats]
- Dependencies changed since 0.2.1, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: (suggests: ↑1)
- runtime: +2
- test: +2 -2
[Restructuring]
- Internals now decomponentized and implemented as roles, which leads to better class composition overall.
0.2.1 2013-06-07T15:41:59Z
[Restructuring]
- No noteworthy user-visible changes in this release.
- Restructuring the reference JSON implementation to be easier to extend and stretch to new versions.
0.2.0 2013-06-07T12:49:29Z
[!Noteworthy Changes]
- Adds MetaPOD::JSON v1.1 SPEC and Support
- Adds 'interface' tag.
0.1.3 2013-06-02T08:27:59Z
[Documentation]
- Add "What can we do for you" section.
- Add an image of example usage.
0.1.2 2013-06-02T07:12:28Z
[Bug Fix]
- Update Moo dep to 1.000008 to solve bug caused by builder + 1.000007 Moo
[Dependencies::Stats]
- Dependencies changed since 0.1.1, see misc/*.deps* for details
- runtime: ↑1
0.1.1 2013-05-31T16:02:34Z
[Dependencies::Noteworthy]
- Use Path::Iterator::Rule
[Dependencies::Stats]
- Dependencies changed since 0.1.0, see misc/*.deps* for details
- test: +1
[Documentation]
- Improve surface docs on MetaPOD::Assembler
- Various spelling mistakes
[Tests]
- Automatic self-validation test
0.1.0 2013-05-31T11:24:23Z
- First version.