Releases: devlooped/ThisAssembly
Releases · devlooped/ThisAssembly
v1.4.3
What's Changed
✨ Implemented enhancements
- Remove local path discovery for AOT support by @kzu in #288
Full Changelog: v1.4.2...v1.4.3
v1.4.1
What's Changed
🐛 Fixed bugs
- Fix improper generation of C# 11 raw strings by @kzu in #262
🔨 Other
- Escape invalid identifiers for file constants by @PhenX in #249
New Contributors
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
🔨 Other
- Remove current implementation of SponsorLink for now by @kzu in #256
Full Changelog: v1.3.1...v1.4.0
v1.3.1
What's Changed
✨ Implemented enhancements
- Bump SponsorLink to speed up CI builds by avoiding checks.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
✨ Implemented enhancements
- Use raw string literals if supported by the target language by @kzu in #244
Full Changelog: v1.2.15...v1.3.0
v1.2.15
What's Changed
✨ Implemented enhancements
- Add missing constant for AssemblyDescriptionAttribute by @kzu in #235
Full Changelog: v1.2.14...v1.2.15
v1.2.14
What's Changed
✨ Implemented enhancements
- Add PrepareProjectProperties as a public hook by @kzu in #226
🐛 Fixed bugs
- Assembly location can be null, i.e. Blazor WebAssembly by @kzu in #227
Full Changelog: v1.2.13...v1.2.14
v1.2.13
What's Changed
🐛 Fixed bugs
- Allow using ThisAssembly.Resources and ThisAssembly.Strings SxS by @kzu in #225
Full Changelog: v1.2.12...v1.2.13
v1.2.12
What's Changed
✨ Implemented enhancements
- Remove dependency on Prerequisites package by @kzu in #219
- Only run targets when necessary and no earlier by @kzu in #221
Full Changelog: v1.2.11...v1.2.12