The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.050 - 2024-06-15

  • [Git::Push] now only pushes annotated and reachable tags (such as a release tag just created by [Git::Tag]), rather than all tags

Modules

Update your git repository after release
Check your git repository before releasing
Check in 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 bundle
Provide the allow_dirty & changelog attributes
Provide repository information for Git plugins
Provide a String::Formatter for commit messages