|
+ 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`
|