Releases: refined-github/shorten-repo-url
Releases · refined-github/shorten-repo-url
v2.0.0
Major Changes
- Drop Node 7 support (Now Node 10+): ea9b63a
- Move path after the ref/branch: #20
Patches
- Fix
external/repo#123 (files)
links: #21
applyToLink
more often: #22
v1.6.0
Minor Changes
- Format dependencies graph links: #7
- Add support for pull request sub pages: c1ccb2b
Patches
- Avoid repo subpages look-alike mistakes: 5e81db9
v1.5.3
Patches
- Fix types for default export: 96750c4
v1.5.2
Patches
- Shorten Compare URLs: #17
Credits
Huge thanks to @jerone for helping!
v1.5.1
Patches
- Add test for same-name repos under different user: #13
- Add TypeScript types: #15
Credits
Huge thanks to @nickytonline for helping!
v1.5.0
Minor Changes
- Drop official GitLab support: c47d1b8
The support was only ever limited to testing for it (and failing most of the time) but now I realized that it made no sense because the restricted usernames are specific to GitHub
v1.4.1
Patches
- Don't shorten naked local domains: #4
v1.4.0
Minor Changes
- Return true or false on applyToLink: #3