Skip to content

Releases: devlooped/ThisAssembly

v1.1.1

06 Jan 19:29
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Ensure incremental source generators are supported by @kzu in #152
  • Include readme in each package, aggregate on project by @kzu in #153

🐛 Fixed bugs

  • Fix logic for determining default text resources by @kzu in #148
  • Fix ThisAssembly.Resources assembly name for analyzer by @kzu in #149

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 Dec 17:07
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

New Contributors

Full Changelog: v1.0.10...v1.1.0

v1.0.10

18 Oct 15:12
@kzu kzu
Compare
Choose a tag to compare

Changelog

v1.0.10 (2022-10-18)

Full Changelog

✨ Implemented enhancements:

  • If resource name contains an invalid identifier character, replace it with underscore #125

🐛 Fixed bugs:

  • 'New issue' page URL's #108
  • Wrong links in 'New issue' page #102
  • Packages should not be transitive #86
  • Source Generator doesn't work anymore with .NET 6.0.200 SDK #85

🔀 Merged:

  • Fix sample code syntax error in readme.md #127 (@mapolu)
  • Improve support for invalid identifier characters #126 (@kzu)
  • Build with latest .NET6, no particular version #97 (@kzu)
  • Remove workaround for 6.0.202 breakage #95 (@kzu)
  • Add devlooped/.github assets #91 (@kzu)
  • ?? Bump files with dotnet-file sync #90 (@kzu)
  • Packages should not be transitive #89 (@kzu)

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