Skip to content

Releases: devlooped/gh-sponsors

v1.0.0-alpha.1

27 May 15:20
@kzu kzu
Compare
Choose a tag to compare

v1.0.0-alpha

13 May 04:43
@kzu kzu
Compare
Choose a tag to compare

Major rewrite for multi-manifest approach

Full Changelog: v0.5.0-alpha...v1.0.0-alpha

v0.5.0-alpha

09 Apr 20:56
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Use native API from lowest possible TF by @kzu in #38
  • Make sure manifest can be read even if expired by @kzu in #44

🔨 Other

  • Move to standalone manifests (JWT) and code exclusively in SponsorLink repo by @kzu in #92

Full Changelog: v0.4.0...v0.5.0-alpha

v0.4.0

30 Aug 06:55
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add view command that shows all backend info by @kzu in #33
  • Use JWT-native rendering rather than claims by @kzu in #34

🔨 Other

  • Simplify extension name for upgrade/remove by @kzu in #32

Full Changelog: v0.3.2...v0.4.0

v0.3.2

29 Aug 21:45
@kzu kzu
bfb3e4a
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Provide single-file import of relevant manifest code for integrators by @kzu in #21
  • Use a simple constant to hold the public key base64 by @kzu in #22
  • Further simplify embeddability of SL single-file by @kzu in #23
  • Add convenience properties to check for IDE by @kzu in #24
  • Consider contributed sponsorable repos as sponsored by @kzu in #26

Full Changelog: v0.3.1...v0.3.2

v0.3.1

25 Aug 17:17
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Don't request email scope by @kzu in #20

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Aug 16:38
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Create remove command to improve compliance with GDPR by @kzu in #18

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Aug 23:09
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add first-run experience, with some explanations by @kzu in #11
  • Drop base62, switch to more common base64 hash encoding by @kzu in #14
  • Create check command, which performs same action as a build task/analyzer by @kzu in #16

Full Changelog: v0.1.4...v0.2.0

v0.1.4

24 Aug 01:17
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add manifest creation and validation commands by @kzu in #7
  • Add random GUID talk to all hashes, simplify commands by @kzu in #8

🐛 Fixed bugs

  • Fix unbalanced markup when failing to sign by @kzu in #10

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Aug 12:30
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Adds a command that lists your current sponsorships by @kzu in #6

Full Changelog: v0.1.2...v0.1.3