Skip to content

Releases: refined-github/shorten-repo-url

v2.1.0

15 Feb 01:35
Compare
Choose a tag to compare
  • Avoid showing URL-encoded labels 9cddb98
  • Parse query parameter in search (#24) 01e2755

v2.0.1...v2.1.0

v2.0.1

21 Sep 16:03
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v2.0.0

05 Jun 23:48
Compare
Choose a tag to compare

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

08 Jan 09:14
Compare
Choose a tag to compare

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

06 Sep 19:58
Compare
Choose a tag to compare

Patches

  • Fix types for default export: 96750c4

v1.5.2

12 Jul 16:13
Compare
Choose a tag to compare

Patches

  • Shorten Compare URLs: #17

Credits

Huge thanks to @jerone for helping!

v1.5.1

24 Apr 06:32
Compare
Choose a tag to compare

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

13 Jul 08:36
Compare
Choose a tag to compare

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

03 Jul 08:26
Compare
Choose a tag to compare

Patches

  • Don't shorten naked local domains: #4

v1.4.0

27 Jun 08:32
Compare
Choose a tag to compare

Minor Changes

  • Return true or false on applyToLink: #3