Skip to content

v2.0.3

Compare
Choose a tag to compare
@kzu kzu released this 30 Sep 23:38
· 15 commits to main since this release

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

Sponsor status (direct, indirect or implicit) is required for IDE usage.
IDE-only warnings will be issued otherwise. Learn more at https://github.com/devlooped#sponsorlink

What's Changed

✨ Implemented enhancements

  • Add ThisAssembly.Vsix for VSIX extensibility projects by @kzu in #412
  • Allow constants to define custom root comment summary by @kzu in #414
  • Avoid non-Git constants conflict, update root comment by @kzu in #415

📝 Documentation updates

  • Provide custom Vsix class summary by @kzu in #416
  • Provide custom AssemblyInfo class summary by @kzu in #417
  • Provide custom Metadata class summary by @kzu in #418

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