Skip to content

Releases: devlooped/ThisAssembly

v1.0.9

21 Oct 23:38
@kzu kzu
Compare
Choose a tag to compare

v1.0.9 (2021-10-21)

Full Changelog

Fixed bugs:

  • Exception when having a second AssemblyInformationalVersion attribute #78
  • Exception when typing out AssemblyInformationalVersion #77

v1.0.8

29 Apr 18:40
@kzu kzu
Compare
Choose a tag to compare

v1.0.8 (2021-04-29)

Full Changelog

Fixed bugs:

  • Emitting Description can easily break compilation #55

v1.0.7

16 Mar 23:30
@kzu kzu
Compare
Choose a tag to compare

v1.0.7 (2021-03-16)

Full Changelog

Implemented enhancements:

  • Make the C# language check a warning instead of an error #51

v1.0.6

09 Mar 12:33
@kzu kzu
Compare
Choose a tag to compare

v1.0.6 (2021-03-08)

Full Changelog

Fixed bugs:

  • ThisAssembly.Prerequisites fails with VS 16.10 preview #50

v1.0.5

30 Jan 00:06
@kzu kzu
Compare
Choose a tag to compare

v1.0.5 (2021-01-30)

Full Changelog

Implemented enhancements:

  • Add automatic release notes to releases and changelog link to packages #41

v1.0.4

27 Jan 16:56
832f991
Compare
Choose a tag to compare

v1.0.4 (2021-01-27)

Full Changelog

Implemented enhancements:

  • Embed Scriban for reduced size and improved isolation #39
  • Use analyzers/dotnet/cs as recommended in the cookbok #36

Fixed bugs:

  • Build fails if FileConstant has absolute path instead of relative dir #38

* This Changelog was automatically generated by github_changelog_generator

v1.0.3

15 Dec 23:16
Compare
Choose a tag to compare

v1.0.3 (2020-12-15)

Full Changelog

Implemented enhancements:

  • Improve LangVersion detection now that C# 9.0 is stable #26

* This Changelog was automatically generated by github_changelog_generator

v1.0.2

10 Dec 06:51
Compare
Choose a tag to compare

v1.0.2 (2020-12-10)

Full Changelog

Fixed bugs:

  • 🗄 Repository link to source is broken in package description #25

v1.0.1

10 Dec 06:13
Compare
Choose a tag to compare

v1.0.1 (2020-12-10)

Full Changelog

Fixed bugs:

  • When project uses the unsafe compiler option, generation fails #21

Implemented enhancements:

  • Provide changelog information in releases #19

* This Changelog was automatically generated by github_changelog_generator

v1.0.0

21 Nov 04:49
@kzu kzu
Compare
Choose a tag to compare

Final stable release, updated for .NET 5.0 RTW