[libcode-tidyall-perl] 72/374: 0.02

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:25:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libcode-tidyall-perl.

commit 9e482dce35c9784813c13c2343749cdac95e44c4
Author: Jonathan Swartz <swartz at pobox.com>
Date:   Tue Jul 3 15:45:59 2012 -0700

    0.02
---
 Changes |   14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index ab951bb..dc595b6 100644
--- a/Changes
+++ b/Changes
@@ -2,7 +2,19 @@ Revision history for Code-TidyAll
 
 ** denotes an incompatible change
 
-0.02  Jun 17, 2012
+0.02  Jul 3, 2012
+
+* Improvements
+  - Add Test::Code::TidyAll, to test that a project is tidied
+  - Add prefilter and postfilter params, to be applied to code before and after processing
+  - Add --check-only option to check but not tidy
+  - Add --mode option and modes config entry, to activate only a subset of plugins in config
+  - Add --output-suffix to write file to a different destination
+  - Add --quiet option to suppress most output
+  - Add --tidyall-class option to specify a different Code::TidyAll subclass
+
+* Documentation
+  - Document how to create new plugins in Code::Tidy::Plugin
 
 0.01  Jun 17, 2012
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git



More information about the Pkg-perl-cvs-commits mailing list