Skip to content

Commit

Permalink
Update Changes and README
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 3, 2014
1 parent 8a0c638 commit 8a468f3
Show file tree
Hide file tree
Showing 5 changed files with 461 additions and 119 deletions.
169 changes: 51 additions & 118 deletions Changes
@@ -1,6 +1,19 @@
Release history for Path-FindDev

{{$NEXT}}
[00 Tooling release]
- Toolkit switched to EUMM
- No other noteworthy changes
- Still as broken as always

[Dependencies::Stats]
- Dependencies changed since 0.4.2, see Changes.deps{,.all,.dev} for
details
- build: -1
- configure: +2 -1
- develop: +8 ↑1 -10
- runtime: +1 ↑1
- test: +8 ↓1 -3

0.4.2 2013-11-09T16:06:27Z
[00 Bugfix]
Expand All @@ -9,76 +22,25 @@ Release history for Path-FindDev
depend on a specific version in Perl code, you'll need a recent enough
version.pm to make it work.

[Dependencies::Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
- Dist::Zilla::Plugin::Authority 1.006
- Dist::Zilla::Plugin::AutoPrereqs
- Dist::Zilla::Plugin::CheckExtraTests
- Dist::Zilla::Plugin::ConfirmRelease
- Dist::Zilla::Plugin::EOLTests
- Dist::Zilla::Plugin::Git::Check
- Dist::Zilla::Plugin::Git::Commit
- Dist::Zilla::Plugin::Git::CommitBuild
- Dist::Zilla::Plugin::Git::GatherDir
- Dist::Zilla::Plugin::Git::NextVersion
- Dist::Zilla::Plugin::Git::Tag
- Dist::Zilla::Plugin::GithubMeta
- Dist::Zilla::Plugin::License
- Dist::Zilla::Plugin::Manifest
- Dist::Zilla::Plugin::ManifestSkip
- Dist::Zilla::Plugin::MetaConfig
- Dist::Zilla::Plugin::MetaData::BuiltWith
- Dist::Zilla::Plugin::MetaJSON
- Dist::Zilla::Plugin::MetaProvides::Package 1.14000001
- Dist::Zilla::Plugin::MetaTests
- Dist::Zilla::Plugin::MetaYAML
- Dist::Zilla::Plugin::ModuleBuild
- Dist::Zilla::Plugin::NextRelease
- Dist::Zilla::Plugin::PkgVersion
- Dist::Zilla::Plugin::PodCoverageTests
- Dist::Zilla::Plugin::PodSyntaxTests
- Dist::Zilla::Plugin::PodWeaver
- Dist::Zilla::Plugin::Prereqs
- Dist::Zilla::Plugin::Prereqs::MatchInstalled
- Dist::Zilla::Plugin::PruneCruft
- Dist::Zilla::Plugin::ReadmeAnyFromPod
- Dist::Zilla::Plugin::ReadmeFromPod
- Dist::Zilla::Plugin::ReportVersions::Tiny
- Dist::Zilla::Plugin::Test::CPAN::Changes
- Dist::Zilla::Plugin::Test::Compile
- Dist::Zilla::Plugin::Test::Kwalitee
- Dist::Zilla::Plugin::Test::MinimumVersion
- Dist::Zilla::Plugin::Test::Perl::Critic
- Dist::Zilla::Plugin::TestRelease
- Dist::Zilla::Plugin::Twitter
- Dist::Zilla::Plugin::UploadToCPAN

[Dependencies::Changed / build requires]
- Module::Build 0.4007 → 0.4008

[Dependencies::Changed / configure requires]
- Module::Build 0.4007 → 0.4008

[Dependencies::Changed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL 2.000000 → 2.001000

[Dependencies::Changed / runtime requires]
- perl v5.10.0 → 5.006

[Dependencies::Changed / test requires]
- Test::More 0.99 → 1.001002
[Dependencies::Stats]
- Dependencies changed since 0.4.1, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: +42 ↑1
- runtime: ↓1
- test: ↑1

0.4.1 2013-10-23T19:08:22Z
[00 Bugfix]
- System path test added in 0.4.0 disabled due to potential security risks
( fixes #4 )

[Dependencies::Changed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL v1.9.0 → 2.000000
- Test::Kwalitee 1.08 → 1.12

[Dependencies::Changed / test requires]
- Test::More 0.98 → 0.99
[Dependencies::Stats]
- Dependencies changed since 0.4.0, see Changes.deps{,.all,.dev} for
details
- develop: ↑2
- test: ↑1

0.4.0 2013-10-01T22:51:43Z
[00 API Backwards Incompatible Changes]
Expand All @@ -94,23 +56,11 @@ Release history for Path-FindDev
xdg++ for the fixes.
- Path resolution is now performed and realpathed early on.

[Dependencies::Added / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL v1.9.0

[Dependencies::Added / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0

[Dependencies::Removed / develop recommends]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0

[Dependencies::Removed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite

[Dependencies::Removed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL v1.8.3

[Dependencies::Removed / runtime requires]
- File::Spec
[Dependencies::Stats]
- Dependencies changed since 0.3.2, see Changes.deps{,.all,.dev} for
details
- develop: +2 -3
- runtime: ↑1 -1

[Tests]
- Aggressively now checks that $PROJECTROOT/../ is not contained in a
Expand All @@ -130,15 +80,19 @@ Release history for Path-FindDev
[Bugfix]
- use a less broken Test::Compile for Win32 folk

[Dependencies::Added / test requires]
- File::Spec
[Dependencies::Stats]
- Dependencies changed since 0.3.1, see Changes.deps{,.all,.dev} for
details
- test: +1

0.3.1 2013-09-18T18:28:55Z
[Bugfix]
- Use Class::Tiny without 'used only once'

[Dependencies::Changed / runtime requires]
- Class::Tiny 0.005 → 0.010
[Dependencies::Stats]
- Dependencies changed since 0.3.0, see Changes.deps{,.all,.dev} for
details
- runtime: ↑1

0.3.0 2013-09-18T03:06:21Z
[00 Major Changes]
Expand All @@ -147,44 +101,23 @@ Release history for Path-FindDev
[00 Minor Changes]
- MetaPOD info in dist.

[Dependencies::Added / develop requires]
- Test::Kwalitee 1.08

[Dependencies::Added / runtime requires]
- Class::Tiny 0.005

[Dependencies::Added / test requires]
- IO::Handle
- IPC::Open3

[Dependencies::Changed / build requires]
- Module::Build 0.4005 → 0.4007

[Dependencies::Changed / configure requires]
- Module::Build 0.4005 → 0.4007

[Dependencies::Changed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL v1.7.4 → v1.8.3

[Dependencies::Removed / runtime requires]
- Moo

[Dependencies::Removed / test requires]
- File::Find
- File::Temp
[Dependencies::Stats]
- Dependencies changed since 0.2.0, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: +1 ↑1
- runtime: +1 -1
- test: +2 -2

0.2.0 2013-07-07T16:36:18Z
[00 Major Changes]
- Refactored guts of exported symbols in terms of a Moo class.

[Dependencies::Added / runtime requires]
- Carp
- Moo
- Path::IsDev::Object
- Scalar::Util

[Dependencies::Changed / runtime requires]
- Path::IsDev v0.1.1 → v0.2.2
[Dependencies::Stats]
- Dependencies changed since 0.1.0, see Changes.deps{,.all,.dev} for
details
- runtime: +4 ↑1

0.1.0 2013-07-06T17:00:16Z
- First version.
Expand Down
102 changes: 102 additions & 0 deletions Changes.deps
@@ -0,0 +1,102 @@
0.5.0
[Added / configure recommends]
- ExtUtils::MakeMaker 6.90

[Added / configure requires]
- ExtUtils::MakeMaker 6.30

[Added / runtime requires]
- utf8

[Added / test recommends]
- CPAN::Meta
- CPAN::Meta::Requirements 2.120900
- ExtUtils::MakeMaker 6.90
- Test::More 1.001002

[Added / test requires]
- ExtUtils::MakeMaker
- File::Spec::Functions
- List::Util
- version

[Changed / runtime requires]
- perl 5.006 → 5.008

[Changed / test requires]
- Test::More 1.001002 → 0.89

[Removed / build requires]
- Module::Build 0.4008

[Removed / configure requires]
- Module::Build 0.4008

[Removed / test requires]
- File::Spec
- IO::Handle
- IPC::Open3

0.4.2 2013-11-09T16:06:27Z
[Changed / build requires]
- Module::Build 0.4007 → 0.4008

[Changed / configure requires]
- Module::Build 0.4007 → 0.4008

[Changed / runtime requires]
- perl v5.10.0 → 5.006

[Changed / test requires]
- Test::More 0.99 → 1.001002

0.4.1 2013-10-23T19:08:22Z
[Changed / test requires]
- Test::More 0.98 → 0.99

0.4.0 2013-10-01T22:51:43Z
[Changed / runtime requires]
- Path::Tiny 0 → 0.038

[Removed / runtime requires]
- File::Spec

0.3.2 2013-09-26T07:21:34Z
[Added / test requires]
- File::Spec

0.3.1 2013-09-18T18:28:55Z
[Changed / runtime requires]
- Class::Tiny 0.005 → 0.010

0.3.0 2013-09-18T03:06:21Z
[Added / runtime requires]
- Class::Tiny 0.005

[Added / test requires]
- IO::Handle
- IPC::Open3

[Changed / build requires]
- Module::Build 0.4005 → 0.4007

[Changed / configure requires]
- Module::Build 0.4005 → 0.4007

[Removed / runtime requires]
- Moo

[Removed / test requires]
- File::Find
- File::Temp

0.2.0 2013-07-07T16:36:18Z
[Added / runtime requires]
- Carp
- Moo
- Path::IsDev::Object
- Scalar::Util

[Changed / runtime requires]
- Path::IsDev v0.1.1 → v0.2.2

0 comments on commit 8a468f3

Please sign in to comment.