The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.033 - 2015-04-04

  • no functional changes (but note Git::GatherDir change in 2.032-TRIAL)
  • rewrite documentation to make it clear which plugins are part of @Git (christopher madsen, reported by kent fredric - rt#101911)

Changes for version 2.032 - 2015-03-28 (TRIAL RELEASE)

  • rewrite Git::GatherDir to handle non-default root properly. It now supports "~user/" as well as "~/". (christopher madsen, reported by karen etheridge - rt#101851)
  • clear GPG_* environment variables to make tests more robust (christopher madsen)

Modules

update your git repository after release
check your git repository before releasing
checkin build results on separate branch
gather all tracked files in a Git working directory
initialize git repository on dzil new
provide a version number by bumping the last git release tag
push current branch
tag the new version
all git plugins in one go
provide the allow_dirty & changelog attributes
Provide repository information for Git plugins
Provide a String::Formatter for commit messages