The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.086   2022-07-30  Released-By: PERLANCAR; Urgency: medium

        - [bugfix] [subcommand info] chdir to git dir first when executing 'git
          branch'.

        - [ux] Tweak error message


0.085   2022-03-20  Released-By: PERLANCAR; Urgency: medium

        - Specify minimum version for git dependency to 2.22.0 for 'info'
          (for --show-current option).


0.084   2022-02-12  Released-By: PERLANCAR; Urgency: medium

        - [subcommand info] Return current_branch.


0.083   2021-08-14  Released-By: PERLANCAR; Urgency: medium

	- Add script: this-repo.


0.082   2021-08-14  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- [doc] Mention App::GitHubUtils.


0.081   2021-07-14  Released-By: PERLANCAR; Urgency: medium

        - [bugfix] Fix bug in searching .git dir.

	- Add logging statement which is enabled by GITUTILS_TRACE.


0.080   2020-05-19  Released-By: PERLANCAR; Urgency: medium

	- Accept --dir option.

        - Add subcommand clone-to-bare.

	- [doc] Remove irrelevant docs from App::PMUtils.


0.07    2018-01-30  Released-By: PERLANCAR

	- info: Return repo_name.


0.06    2015-09-03  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.05    2015-03-21  Released-By: PERLANCAR

	- No functional changes.

	- [Documentation] Mention list of utilities in main module, add FAQ
	  & See Also, remove some manual doc.


0.04     2014-08-28  Released-By: PERLANCAR

         - Add subcommand: pre-commit.


0.03     2014-08-16  Released-By: SHARYANTO; Note: Happy 19th CPAN Day!

         - Use Perinci::CmdLine::Any.


0.02     2014-07-18  Released-By: SHARYANTO

         - Switch from Perinci::CmdLine to Perinci::CmdLine::Lite for faster tab
           completion.


0.01     2014-07-13  Released-By: SHARYANTO

         - First release.