Revision history for Dist-Iller-Config-Author-Csson
0.0302 2016-02-07 15:22:41 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.
[Other Changes]
- ::MapMetro now inherits ::CSSON (so that the properties are available
for the end using distribution).
[Requirements]
- Bump Dist::Iller to 0.1402.
- Dist::Zilla::Plugin::PreviousVersion::Changelog is the fallback version
provider for [RewriteVersion::Transitional].
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).
[Other Changes]
- Add itself as a develop requirement upon use in an iller.yaml.
- Not a Moops class anymore.
[Requirements]
- Add missing (since 0.0105) prereqs: Types::Path::Tiny,
namespace::autoclean.
0.0105 2016-01-22T17:23:26Z UTC
[Enhancements]
- Add [Test::Compile].
- For this dist: [RunExtraTests] instead of [ExtraTests].
[New Features]
- Add ::MapMetro config.
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
[Documentation]
- Documentation for attributes (with Pod::Elemental::Transformer::Splint).
[Other Changes]
- Changed copyright_year in author-csson.yaml to 2016.
[Requirements]
- New runtime prereq: MooseX::AttributeDocumented
- New runtime prereq: Pod::Elemental::Transformer::Splint
0.0101 2016-01-09T22:25:48Z UTC
[Bug Fixes]
- Fixed bug where FAKE_RELEASE=1 would still release to CPAN.
[Enhancements]
- Changed groups for [NextVersion::Semantic] slightly
- Added [Clean] and [InstallRelease] to dist.ini configuration
[New Features]
- New attribute 'travis' (defaults to true). Set to false to avoid testing
on Travis-ci.
[Requirements]
- New Dist::Zilla plugins used: D::Z::P::Clean and D::Z::P::InstallRelease
0.0100 2015-11-24T14:47:35Z UTC
- Initial release