Skip to content

Releases: devlooped/SponsorLink

v2.0.10

18 Aug 21:01
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Introduce standalone SponsorManifest for read/validate by @kzu in #448
  • Improve wording on editor usage requiring sponsorship by @kzu in #450
  • Allow customizing the sponsorables for sync from a derived command by @kzu in #456
  • Extend same customization support for View command by @kzu in #457
  • Move ThisAssembly to Devlooped.Sponsors namespace by @kzu in #473

🐛 Fixed bugs

  • Fix URLs to static website by @kzu in #570

🔨 Other

  • Allow standalone usage of SL commands from other CLIs by @kzu in #449

Full Changelog: v2.0.9...v2.0.10

v2.0.9

04 Oct 04:12
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add support for getting stats by author(s) and owner(s) by @kzu in #368
  • Account for source repo name/ownership changes for nuget stats by @kzu in #369

🔨 Other

  • Self-document CLI options and arguments by @kzu in #364

Full Changelog: v2.0.8...v2.0.9

v2.0.8

01 Oct 19:32
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Allow viewing the manifest of a specific account by @kzu in #358
  • Add arbitrary yaml metadata from tier as sponsor claims by @kzu in #359
  • Use stable hash comparer for nuget/oss model by @kzu in #361
  • When auth fails during nuget stats, render failure by @kzu in #363

🐛 Fixed bugs

  • Ensure org sponsorships are collected for OSS authors too by @kzu in #360

Full Changelog: v2.0.7...v2.0.8

v2.0.7

01 Oct 15:54
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add specific diagnostic/status for oss authors by @kzu in #355
  • Allow easily copying markdown of OSS author badges by @kzu in #356
  • Add rate limit/reset wait when running nuget stats

Full Changelog: v2.0.6...v2.0.7

v2.0.6

28 Sep 20:36
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Use new human readable metric summary values by @kzu in #351

Full Changelog: v2.0.5...v2.0.6

v2.0.5

28 Sep 19:51
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add user-friendly render of nuget stats totals by @kzu in #350

Full Changelog: v2.0.4...v2.0.5

v2.0.4

28 Sep 07:11
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add exception propagation behavior with --exceptions by @kzu in #348
  • Render globals totals after running nuget command by @kzu in #349

Full Changelog: v2.0.3...v2.0.4

v2.0.3

28 Sep 06:10
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Allow retrieving a shields.io badge with nuget stats by @kzu in #345
  • Allow fetching specific nuget owner stats by @kzu in #346
  • Add totals summary for nuget stats by @kzu in #347

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Sep 19:25
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add support for considering oss authors/contribs as indirect sponsors by @kzu in #339
  • Ensure output is UTF-8 by @kzu in #343
  • If starting browser fails, render the URI to navigate to by @kzu in #344

Full Changelog: v2.0.1...v2.0.2

v2.0.1

25 Sep 19:58
@kzu kzu

Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add distinct diagnostic for contributors by @kzu in #294
  • Add schema version to issued manifests by @kzu in #296
  • Add GitHub webhook for auto-labeling of sponsor issues by @kzu in #299
  • Add Back an Issue feature by @kzu in #310
  • Add an easy way to check for design-time builds by @kzu in #319
  • Make the funding help url configurable via MSBuild by @kzu in #326
  • Add Grace period info reporting by @kzu in #327
  • Add overload to simplify getting or setting status by @kzu in #330
  • Enable UTF-8 output from GitHub CLI queries by @kzu in #333
  • Add query to retrieve contributors for a given repository by @kzu in #334
  • Add command to fetch and discover nuget oss stats by @kzu in #338

🔨 Other

  • When multiple sponsorables, ensure @ each by @kzu in #318
  • Add optional message to use as summary in sponsored APIs by @kzu in #328
  • Fix dead links to the GitHub spec. by @teo-tsirpanis in #321

New Contributors

Full Changelog: v2.0.0...v2.0.1