Skip to content

Releases: devlooped/GitInfo

v3.5.0

02 Nov 20:50
@kzu kzu
Compare
Choose a tag to compare

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

v3.3.5

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

What's Changed

🐛 Fixed bugs

  • Do not emit ThisAssembly.Git.IsDirty when GitThisAssembly is false by @kzu in #338

Full Changelog: v3.3.4...v3.3.5

v3.3.4

15 Feb 22:15
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

New Contributors

Full Changelog: v3.3.3...v3.3.4

v3.3.3

30 Aug 20:08
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Shield from invalid git version by @kzu in #313

Full Changelog: v3.3.2...v3.3.3

v3.3.2

30 Aug 19:40
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Bump ThisAssembly to get fix for C#11 raw strings by @kzu in #312

Full Changelog: v3.3.1...v3.3.2

v3.3.1

11 Aug 16:41
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Bump to downstream ThisAssembly without SponsorLink by @kzu in #305

Full Changelog: v3.3.0...v3.3.1

v3.3.0

11 Aug 15:44
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Remove current implementation of SponsorLink for now by @kzu in #302

Full Changelog: v3.2.0...v3.3.0

v3.2.0

11 Aug 05:44
@kzu kzu
Compare
Choose a tag to compare

Bump to OSS SponsorLink

Full Changelog: v3.1.2...v3.2.0

v3.1.2

02 Aug 10:47
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • replace all invalid chars in semver string with "-" by @smorokin in #295

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

07 Jul 14:34
@kzu kzu
Compare
Choose a tag to compare

Fixes SponsorLink issues for some users

Full Changelog: v3.1.0...v3.1.1