Skip to content

Latest commit

 

History

History
122 lines (65 loc) · 5.48 KB

changelog.md

File metadata and controls

122 lines (65 loc) · 5.48 KB

Changelog

v1.0.0-alpha.1 (2024-05-27)

Full Changelog

v1.0.0-alpha (2024-05-13)

Full Changelog

🔀 Merged:

  • Make standalone GH extension CLI reuse most code from upstream #95 (@kzu)

v0.5.0-alpha (2024-04-09)

Full Changelog

✨ Implemented enhancements:

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

🔀 Merged:

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

v0.4.0 (2023-08-30)

Full Changelog

✨ Implemented enhancements:

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

🔀 Merged:

  • Simplify extension name for upgrade/remove #32 (@kzu)

v0.3.2 (2023-08-29)

Full Changelog

✨ Implemented enhancements:

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

🔀 Merged:

  • Remove IDE/Editor concerns from the CLI repo #25 (@kzu)

v0.3.1 (2023-08-25)

Full Changelog

✨ Implemented enhancements:

  • Don't request email scope #20 (@kzu)

v0.3.0 (2023-08-25)

Full Changelog

✨ Implemented enhancements:

  • Create remove command to improve compliance with GDPR #18 (@kzu)

v0.2.0 (2023-08-24)

Full Changelog

✨ Implemented enhancements:

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

v0.1.4 (2023-08-24)

Full Changelog

✨ Implemented enhancements:

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

🐛 Fixed bugs:

  • Fix unbalanced markup when failing to sign #10 (@kzu)

v0.1.3 (2023-08-17)

Full Changelog

🔀 Merged:

  • Adds a command that lists your current sponsorships #6 (@kzu)

v0.1.2 (2023-08-14)

Full Changelog

🔀 Merged:

  • Apply oss template, cleanup paths, refactor code #1 (@kzu)

v0.1.1 (2023-08-14)

Full Changelog

v0.1.0 (2023-08-14)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator