Skip to content

Latest commit

 

History

History
124 lines (62 loc) · 5.22 KB

changelog.md

File metadata and controls

124 lines (62 loc) · 5.22 KB

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 (2021-04-29)

Full Changelog

Fixed bugs:

  • Emitting Description can easily break compilation #55

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 (2021-03-08)

Full Changelog

Fixed bugs:

  • ThisAssembly.Prerequisites fails with VS 16.10 preview #50

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 (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

v1.0.3 (2020-12-15)

Full Changelog

Implemented enhancements:

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

v1.0.2 (2020-12-10)

Full Changelog

Fixed bugs:

  • 🗄 Repository link to source is broken in package description #25
  • When project uses the unsafe compiler option, generation fails #21

v1.0.1 (2020-12-10)

Full Changelog

Implemented enhancements:

  • Provide changelog information in releases #19

v1.0.0 (2020-11-21)

Full Changelog

v1.0.0-rc.1 (2020-10-28)

Full Changelog

v1.0.0-rc (2020-10-23)

Full Changelog

v1.0.0-beta (2020-10-15)

Full Changelog

v1.0.0-alpha.3 (2020-10-08)

Full Changelog

v1.0.0-alpha.2 (2020-10-08)

Full Changelog

v1.0.0-alpha.1 (2020-10-08)

Full Changelog

v1.0.0-alpha (2020-10-03)

Full Changelog

v0.10.6 (2020-09-21)

Full Changelog

v0.10.5 (2020-09-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator