Skip to content

Releases: devlooped/ThisAssembly

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

v1.0.0-rc.1

28 Oct 22:20
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Minor fix that accounts for multiline string resources.

v1.0.0-rc

23 Oct 15:27
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-rc Pre-release
Pre-release

This release bumps to latest Roslyn versions (RC2) removes temporary workarounds for design-time builds that were needed in the past, and introduces a new generator: ThisAssembly.Constants.

v1.0.0-beta

15 Oct 04:43
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release
Bump build and release .NET5 to RC2