Skip to content

v3.5.0

Latest
Compare
Choose a tag to compare
@kzu kzu released this 02 Nov 20:50
· 1 commit to main since this release

Starting in v3.5, GitInfo 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

  • Using simpler git command to get current commit by @kzu in #356
  • Set default GitBranch from CI env variables by @kzu in #365
  • Allow opting-out of GitBranch default in CI by @kzu in #366
  • Simplify IsDirty with newer typed constants in ThisAssembly by @kzu in #368
  • Add vswhere fallback to locate git provided by VS by @kzu in #372

📝 Documentation updates

  • Adopt SL v2 via ThisAssembly.Constants and document in readme(s) by @kzu in #370

🔨 Other

Full Changelog: v3.3.5...v3.5.0