Revision history for Dist-Zilla-PluginBundle-ACPS
0.19 2013-05-09 23:19:32 America/New_York
- documentation tweaks
0.18 2013-05-07 13:20:20 EST5EDT
- remove [ExtraTests] which we don't use
0.17 2013-05-02 13:01:11 EST5EDT
- require [MinimumPerl]
0.16 2013-04-23 16:35:01 America/New_York
- created [@ACPS::MakeMaker]
- fixed use test
0.15 2013-03-01 13:58:47 America/New_York
- automatically update Changes after release
0.14 2013-03-01 13:38:40 America/New_York
- move commands into its own dist
0.13 2013-03-01 13:26:11 America/New_York
- import File::ShareDir( dist_dir) where we need it
0.11 2013-03-01 11:06:47 America/New_York
- rm [MakeMaker] from [@ACPS]
- rm [ShareDir] from [@ACPS]
- mingint profiles for clustericiousa app, client and mbd_app
0.10 2013-02-22 14:51:32 America/New_York
- commit to release instead of release/master
- removed [ACPS::JavaScriptVersion]
- default profile to include [RemovePrereqs], [MinimumPerl] and commented
out [Prereqs] and [ACPS::RPM] by default
0.09 2012-12-11 12:20:22 America/New_York
- added [ACPS::JavaScriptVersion]
0.08 2012-10-09 10:11:31 America/New_York
- for [@ACPS::Legacy] / [ACPS::Legacy] use prereqs from META.json instead of detect
0.07 2012-09-24 11:24:37 America/New_York
- added dzil apupload command
0.06 2012-08-22 10:43:06 America/New_York
- added ACPS::RPM and dzil rpmspec command
- @ACPS::Legacy and ACPS::Legacy for non Dist::Zilla aware dists
- create .dzil/config.ini if it doesn't already exist.
- print out useful diagnostic when dzil rpmspec is run without the RPM plugin
- use Template instead of Text::Template for spec template.
- Forked some [Git::*] components to ensure that commit/tags happen at
release time and push happens after release, so that if a push fails
during a release doesn't muck everything else up.
- [ACPS::RPM] is no longer a subclass of [RPM]
0.05 2012-07-26 12:48:53 America/New_York
- fix some deps
- basic rpm support
0.04 2012-07-25 16:20:49 America/New_York
- add @Git back in
- add VERSION to each module's POD
- added ACPS minting profile.
0.03 2012-07-25 13:04:59 America/New_York
- self hosting
- remove git from bundle
- automatically create remote public
- fail to release if there is already a tag for this version
0.02 2012-07-25 11:57:01 America/New_York
- added TODO
0.01 2012-07-25 11:47:41 America/New_York
- initial version