Skip to content

Releases: Elskom/GitBuildInfo.SourceGenerator

1.0.13

31 Oct 04:06
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where building can result in a build performance decrease due to having the build task being inline. by @AraHaan in #48

Full Changelog: 1.0.12...1.0.13

1.0.12

30 Oct 22:16
891198b
Compare
Choose a tag to compare

What's Changed

  • Fix bug in build task allowing it to run multiple times when multitargeting and when packing nuget packages. by @AraHaan in #46
  • Fixed bug in GitInformation.IsTag where it will never be true even when it should be. by @AraHaan in #47

Full Changelog: 1.0.11...1.0.12

1.0.11

30 Oct 22:17
Compare
Choose a tag to compare

Full Changelog: 1.0.10...1.0.11

1.0.10

30 Oct 22:17
Compare
Choose a tag to compare

What's Changed

  • Updated workflows. by @AraHaan in #35
  • Always properly output the git information so generation can always happen when configured correctly. by @AraHaan in #38
  • Added GitInformation project files. by @AraHaan in #37

Full Changelog: 1.0.9...1.0.10

1.0.9

30 Oct 22:17
1d99b64
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.9

1.0.8

30 Oct 22:20
Compare
Choose a tag to compare

Full Changelog: 1.0.7...1.0.8

1.0.7

30 Oct 22:20
Compare
Choose a tag to compare

Full Changelog: 1.0.6...1.0.7

Fixed Build Task.

06 May 23:11
Compare
Choose a tag to compare

What's Changed

  • Update .NET 6 SDK, and add SonarCloud security scanning. by @AraHaan in #4
  • Fixed SonarCloud security scanning. by @AraHaan in #5
  • Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-1.final to 3.10.0-3.21254.30 by @dependabot in #8
  • Bump System.Text.Json from 6.0.0-preview.2.21154.6 to 6.0.0-preview.5.21254.8 by @dependabot in #9
  • Bump System.Text.Json from 6.0.0-preview.5.21254.8 to 6.0.0-preview.5.21254.9 by @dependabot in #10
  • Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-3.21254.30 to 3.10.0-3.21254.9 by @dependabot in #11
  • Mergify: configuration update by @AraHaan in #14
  • Bump codacy/codacy-analysis-cli-action from 3.0.0 to 3.0.1 by @dependabot in #12
  • Restructured Repository. by @AraHaan in #16
  • Fixed markdown files. by @AraHaan in #17
  • Bump System.Text.Json from 6.0.0-preview.5.21254.9 to 6.0.0-preview.5.21255.7 by @dependabot in #19
  • Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 by @dependabot in #20
  • Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-3.21254.9 to 3.10.0-3.21256.6 by @dependabot in #21
  • Properly test the Source Generator. by @AraHaan in #22
  • Test generator when used in Visual Basic and when the Options only exist. by @AraHaan in #23
  • Mergify: configuration update by @AraHaan in #24
  • Migrate Actions to their default branch version. by @AraHaan in #15

New Contributors

Full Changelog: 1.0.4...1.0.6

Performance Improvements.

06 May 22:39
ab6cf96
Compare
Choose a tag to compare

What's Changed

  • Update .NET 6 SDK, and add SonarCloud security scanning. by @AraHaan in #4
  • Fixed SonarCloud security scanning. by @AraHaan in #5
  • Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-1.final to 3.10.0-3.21254.30 by @dependabot in #8
  • Bump System.Text.Json from 6.0.0-preview.2.21154.6 to 6.0.0-preview.5.21254.8 by @dependabot in #9
  • Bump System.Text.Json from 6.0.0-preview.5.21254.8 to 6.0.0-preview.5.21254.9 by @dependabot in #10
  • Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-3.21254.30 to 3.10.0-3.21254.9 by @dependabot in #11
  • Mergify: configuration update by @AraHaan in #14
  • Bump codacy/codacy-analysis-cli-action from 3.0.0 to 3.0.1 by @dependabot in #12
  • Restructured Repository. by @AraHaan in #16
  • Fixed markdown files. by @AraHaan in #17
  • Bump System.Text.Json from 6.0.0-preview.5.21254.9 to 6.0.0-preview.5.21255.7 by @dependabot in #19
  • Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 by @dependabot in #20
  • Bump Microsoft.CodeAnalysis.CSharp from 3.10.0-3.21254.9 to 3.10.0-3.21256.6 by @dependabot in #21
  • Properly test the Source Generator. by @AraHaan in #22
  • Test generator when used in Visual Basic and when the Options only exist. by @AraHaan in #23
  • Mergify: configuration update by @AraHaan in #24
  • Migrate Actions to their default branch version. by @AraHaan in #15

New Contributors

Full Changelog: 1.0.4...1.0.5

Fixed generating sources.

02 Apr 10:51
Compare
Choose a tag to compare