Releases: devlooped/ThisAssembly
Releases · devlooped/ThisAssembly
v1.0.10
Changelog
v1.0.10 (2022-10-18)
✨ 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
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.4 (2021-01-27)
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
v1.0.3 (2020-12-15)
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
v1.0.1
v1.0.1 (2020-12-10)
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