aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* v1.0.5v1.0.5-dzilladakkar2019-04-29
| | | | - *really* make it work with App::Spec 0.005
* changelogdakkar2019-04-29
|
* actually fix the cmd line problemdakkar2019-04-29
|
* v1.0.4v1.0.4-dzilladakkar2019-04-29
| | | | - make it work with App::Spec 0.005
* changelogdakkar2019-04-29
|
* Merge branch 'fix-for-newer-app-spec'dakkar2019-04-29
|\
| * provide class name to runnerdakkar2019-04-29
| |
| * fix tests for App::Spec 0.005dakkar2019-04-29
|/
* v1.0.3v1.0.3-dzilladakkar2017-06-22
| | | | | | - fixed test failures under future Email::MIME - mark App::Spec 0.004_001 as not suitable (it fails when calling ->print_output)
* mask App::Spec 0.004_001dakkar2017-06-22
| | | | it has a bug (already reported) and dies when calling ->print_output
* fix avoid-dups testdakkar2017-06-22
| | | | | | multiple addresses should be comma-separated, it worked by accident before, but Email::MIME 1.943 has more correct parsing, and (correctly) failed it
* v1.0.2v1.0.2-dzilladakkar2017-06-21
| | | | - bump all dependencies to latest
* changelogdakkar2017-06-21
|
* everyone upgrade!dakkar2017-06-21
|
* use the newer Type2::V0 bundledakkar2017-06-21
|
* depend on a new enough Test2dakkar2017-04-02
| | | | 'etc' was added in 0.000059
* ConfirmReleasedakkar2017-03-24
|
* v1.0.1v1.0.1-dzilladakkar2017-03-24
| | | | | | | | - fix list headers: * list headers are structured, should never be encoded * they can have comments * each header can have multiple values * 'post' can be set to a false value to indicate a no-post list
* documentation and tests for HeaderURIdakkar2017-03-24
|
* name the authors of Siestadakkar2017-03-24
|
* allow List-Post: NOdakkar2017-03-24
|
* fix list headersdakkar2017-03-24
|
* updated presentationdakkar2017-03-16
|
* v1.0.0v1.0.0-dzilladakkar2017-03-16
| | | | - first release
* ready for releasedakkar2017-03-16
|
* presentationdakkar2017-02-22
|
* new role: ManualSubscriptiondakkar2017-02-14
|
* more PODdakkar2017-02-14
|
* fix non-address List-* headersdakkar2017-02-14
| | | | RFC 2369 states that the URIs must be enclosed in <>
* use public URLs for the repositorydakkar2017-02-07
|
* ignore built distsdakkar2017-02-07
|
* fix POD typodakkar2017-02-07
|
* use more Pod::Weaverdakkar2017-02-07
|
* POD for ::MailStore::FSdakkar2017-02-07
|
* fix POD typosdakkar2017-02-07
|
* BUILDARGS is covered by POD about "new"dakkar2017-02-07
|
* fix typoed headerdakkar2017-02-07
|
* develop prereqs are already injected by pluginsdakkar2017-02-07
|
* Perl::Critic test passes nowdakkar2017-02-07
|
* don't critique Moo's buildersdakkar2017-02-07
| | | | they're private methods, but they're not unused
* fix POD syntaxdakkar2017-02-07
|
* don't criticise "prototypes"dakkar2017-02-07
| | | | | Perl::Critic doesn't distinguish between prototypes and signatures, so let's disable the check
* start using Pod::Weaverdakkar2017-02-07
|
* develop-only prereqsdakkar2017-02-07
| | | | these are for author / release tests
* changelogdakkar2017-02-07
|
* starting dzil-ificationdakkar2017-02-07
|\
| * add Pod::Elemental::Transformer::List as authordepdakkar2016-08-29
| | | | | | | | | | adding it as a comment seems to be the only way to get it recognised, Dist::Zilla::App::Command::authordeps documents the syntax
| * some updates from usagedakkar2015-12-22
| | | | | | | | | | | | - don't include dzil-specific files in distribution - use OurPkgVersion instead of PkgVersion - use Perl::Critic
| * minor updateGianni Ceccarelli2015-02-17
| | | | | | | | copyright year, and Test::NoTabs
| * more updatesGianni Ceccarelli2014-07-29
| |