Skip to content

Releases: refined-github/shorten-repo-url

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

v1.3.0

24 Jun 17:26
Compare
Choose a tag to compare

Minor Changes

  • Include more reservedPaths (#2)

Credits

Huge thanks to @Mottie for their help!

v1.2.0

24 Jun 11:01
Compare
Choose a tag to compare

Minor Changes

  • Add official partial support/test for GitLab: 10b4255

Meta

  • Easily allow testing of multiple domains: 657ada5
  • Explain test format: 70faec9

v1.1.0

24 Jun 08:30
Compare
Choose a tag to compare

Minor Changes

  • Add currentUrl parameter to applyToLink: 04142b9

Documentation

  • Document currentUrl parameter: 90a32f3
  • Match currentUrl parameter name in code: 04d30ae