Releases: amykyta3/git-me-the-url
Releases · amykyta3/git-me-the-url
2.1.0
Remove dependency on deprecated pkg_resources
2.0.3
Suppress nag message from gitpython if git is not installed.
2.0.0
Changes
- Rewrote implementation of translators to make defining a URL generator for a new service much easier.
- Add caching to improve performance of repeat queries
1.1.0
Changes:
- Remove clipboard option
- Ignore origin/HEAD when searching for branch name
- Fix plugin loading for non-cli usage