Releases: devlooped/ThisAssembly
Releases · devlooped/ThisAssembly
v1.1.1
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
What's Changed
✨ Implemented enhancements
- Modernize to Incremental Source Generators by @viceroypenguin in #132
- Add ThisAssembly.Resources by @viceroypenguin in #134
New Contributors
- @viceroypenguin made their first contribution in #132
Full Changelog: v1.0.10...v1.1.0
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