Revision history for Dist-Iller-Config-Author-Csson
0.0306 2016-02-15 16:50:13 UTC
[Enhancements]
- Improve git commits around release and tagging.
[Stats & Dependency Changes]
- 3 files changed, 10 insertions(+), 5 deletions(-)
- (dev req) ~ Dist::Iller::Config::Author::CSSON 0.0305 --> 0.0306
0.0305 2016-02-15T13:37:13Z UTC
[Requirements]
- Lower to 5.10.0 everywhere.
[Stats & Dependency Changes]
- 3 files changed, 3 insertions(+), 3 deletions(-)
- (run req) ~ perl 5.010001 --> 5.010000
- (dev req) ~ Dist::Iller::Config::Author::CSSON 0.0304 --> 0.0305
0.0304 2016-02-15T13:10:37Z UTC
[Enhancements]
- Added plugins to config.
- Improved (hopefully) the order of some plugins.
[Stats & Dependency Changes]
- 4 files changed, 49 insertions(+), 10 deletions(-)
- (dev req) + Dist::Zilla::Plugin::Authority 1.009
- (dev req) + Dist::Zilla::Plugin::ChangeStats::Dependencies::Git (any)
- (dev req) + Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch 0.013
- (dev req) + Dist::Zilla::Plugin::Git::Commit (any)
- (dev req) ~ Dist::Iller 0.1402 --> 0.1405
- (dev req) ~ Dist::Iller::Config::Author::CSSON 0.0303 --> 0.0304
- (dev req) ~ Dist::Zilla::Plugin::RewriteVersion::Transitional (any) -->
0.007
0.0303 2016-02-08T21:24:59Z UTC
[Config Changes]
- dist.ini: Remove [NextRelease].
- dist.ini: Update name of [NextRelease::Grouped].
- dist.ini: Remove fallback version provider for
[RewriteVersion::Transitional].
0.0302 2016-02-07T15:22:41Z UTC
[Config Changes]
- dist.ini: Added [Changelog::Grouped].
- dist.ini: Replaced [RewriteVersion] and [BumpVersionAfterRelease] with
::Transitional.
- dist.ini: Remove more plugins when FAKE_RELEASE=1.
[Requirements]
- Bump Dist::Iller to 0.1402.
- Dist::Zilla::Plugin::PreviousVersion::Changelog is the fallback version
provider for [RewriteVersion::Transitional].
[Other Changes]
- ::MapMetro now inherits ::CSSON (so that the properties are available
for the end using distribution).
0.0301 Unreleased
0.0300 2016-02-06T11:16:48Z UTC
[Config Changes]
- dist.ini: Added [RewriteVersion] and [BumpVersionAfterRelease].
- dist.ini: Removed [ReversionOnRelease], [OurPkgVersion],
[PreviousVersion::Changelog] and [NextVersion::Semantic].
[Enhancements]
- Become compatible with Dist::Iller 0.1400+.
0.0202 2016-02-03T17:29:13Z UTC
[Requirements]
- Bump Dist::Iller to 0.1301 (for +version).
- When using Pod::Elemental::Transformer::Splint, require 0.1201 (for 5.10
compatibility).
0.0201 2016-01-29T15:43:46Z UTC
[New Features]
- Two new attributes: travis_perl_min and travis_perl_max for easier
setting of version interval to test.
[Requirements]
- No longer uses block package syntax, so should now work on 5.10+ (once
Dist::Iller does).
0.0200 2016-01-26T22:59:24Z UTC
[Config Changes]
- Remove env variable ILLERAT for including some test plugins (now they
are always there).
- Add Test::NoTabs as a develop prereq.
0.0107 2016-01-23T22:09:06Z UTC
[Enhancements]
- ::MapMetro should require Map::Metro instead of Map::Metro::Plugin::Map.
- ::MapMetro should add namespace::autoclean as a runtime dependency.
0.0106 2016-01-23T15:18:02Z UTC
[Enhancements]
- Use itself to generate dist.ini & weaver.ini (instead of maintaining a
separate iller.yaml).
[Requirements]
- Add missing (since 0.0105) prereqs: Types::Path::Tiny,
namespace::autoclean.
[Other Changes]
- Add itself as a develop requirement upon use in an iller.yaml.
- Not a Moops class anymore.
0.0105 2016-01-22T17:23:26Z UTC
[New Features]
- Add ::MapMetro config.
[Enhancements]
- Add [Test::Compile].
- For this dist: [RunExtraTests] instead of [ExtraTests].
0.0104 2016-01-21T14:50:11Z UTC
[Other Changes]
- Remove [CheckExtraTests] from config.
- Specify perl version in .pm and use warnings (kwalitee fix).
0.0103 2016-01-19T20:42:16Z UTC
[Enhancements]
- Added coverage badge.
[Other Changes]
- Actually change copyright_year to 2016.
0.0102 2016-01-11T14:57:03Z UTC
[Requirements]
- New runtime prereq: MooseX::AttributeDocumented
- New runtime prereq: Pod::Elemental::Transformer::Splint
[Other Changes]
- Changed copyright_year in author-csson.yaml to 2016.
[Documentation]
- Documentation for attributes (with Pod::Elemental::Transformer::Splint).
0.0101 2016-01-09T22:25:48Z UTC
[New Features]
- New attribute 'travis' (defaults to true). Set to false to avoid testing
on Travis-ci.
[Enhancements]
- Changed groups for [NextVersion::Semantic] slightly
- Added [Clean] and [InstallRelease] to dist.ini configuration
[Requirements]
- New Dist::Zilla plugins used: D::Z::P::Clean and D::Z::P::InstallRelease
[Bug Fixes]
- Fixed bug where FAKE_RELEASE=1 would still release to CPAN.
0.0100 2015-11-24T14:47:35Z UTC
- Initial release