Releases: devlooped/ThisAssembly
Releases · devlooped/ThisAssembly
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
v1.0.0
v1.0.0-rc.1
Minor fix that accounts for multiline string resources.
v1.0.0-rc
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
Bump build and release .NET5 to RC2
More XML doc fixes
v1.0.0-alpha.3 Fix XML doc missing in Strings
v1.0.0-alpha.2
Minor additional fix to XML doc
v1.0.0-alpha.1
Minor fixes including XML docs.
v1.0.0-alpha
Pretty much done for v1.0 👍