Skip to content

Latest commit

 

History

History
59 lines (29 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

59 lines (29 loc) · 2.87 KB

1.1.2 (2020-11-09)

Bug Fixes

1.1.1 (2020-09-22)

Bug Fixes

1.1.0 (2020-09-14)

Bug Fixes

  • fix path parsing in generateBadgeUrl (2981bb8)

Features

  • add badge_url_template input to allow for custom github CDNs (2762305)

1.0.3 (2020-09-12)

Bug Fixes

1.0.2 (2020-08-22)

Bug Fixes

  • add electron user agent header to fetch calls (24a7202)

1.0.1 (2020-08-22)

Bug Fixes

1.0.0 (2020-08-22)

Bug Fixes

  • add debug printing (d9c017d)
  • fix URL parsing and rename some things (f4d2ebd)
  • update entry point (59c124c)
  • update fetch failed logic to correctly warn if badge fails to fetch (3900d7c)
  • update URL protocol check (cc7fa93)
  • Upgrade dependencies and fix linter (c8a485f)