Skip to content

v1.0.10

Compare
Choose a tag to compare
@kzu kzu released this 18 Oct 15:12
· 342 commits to main since this release

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)