Path to this page:
Subject: CVS commit: pkgsrc/sysutils/ruby-repofetch
From: Takahiro Kambe
Date: 2023-01-15 16:48:01
Message id: 20230115154801.70C7CFA90@cvs.NetBSD.org
Log Message:
sysutils/ruby-repofetch: update to 0.4.4
0.4.3 (2023-01-12)
Added
* Bitbucket Cloud plugin
* Simple help message for the GitLab plugin (repofetch --plugin
Repofetch::Gitlab -- --help)
* --path option, which is an alias for --repository
* SSH url stat to GitHub and GitLab plugins
Changed
* "URL" stat in GitHub and GitLab plugins to "HTTP(S)"
* GitLab header to be styled
Fixed
* Confusing error on incorrect CLI args for the GitLab plugin
Breaking for users
Changed
* The --plugin short option to -P
* -p to be the short option for --path
Breaking for 3rd-party plugins
Changed
* The exception that is caught when initializing a plugin from ArgumentError
to Repofetch::PluginUsageError
0.4.4 (2023-01-13)
Fixed
* Bitbucket Cloud not getting automatically detected when running repofetch
in a Bitbucket Cloud repository
Files: