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

Changes for version 1.122770 - 2012-10-03

  • fix rt#76703 - add version_by_branch option to Git::NextVersion (christopher madsen)
  • Git::NextVersion now aborts release if version is duplicated (christopher madsen)
  • add include_untracked option to Git::GatherDir (christopher madsen)
  • add untracked_files option to Git::Check (christopher madsen)
  • Dist::Zilla::Role::Git::Repo now provides the git method (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