Releases: devlooped/ThisAssembly
Releases · devlooped/ThisAssembly
v1.2.11
v1.2.10
What's Changed
✨ Implemented enhancements
🐛 Fixed bugs
- Fix build issue when string resource has newlines by @kzu in #208
- ThisAssembly should not propagate transitively by default by @kzu in #212
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
✨ Implemented enhancements
- 💜 Bump SponsorLink for better privacy by @kzu in #198. See https://github.com/devlooped/SponsorLink/blob/main/releases.md#v096
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
✨ Implemented enhancements
- Ship improved version of SponsorLink that has far better support for HTTP(s) proxies which are commonplace in corporate environments.
See https://github.com/devlooped/SponsorLink/blob/main/releases.md#v095
v1.2.7
v1.2.6
v1.2.5
What's Changed
✨ Implemented enhancements
- Add SponsorLink by @kzu in #166
- Allow constants to request a root area different than Constants by @kzu in #168
- Improve Path Sanitization by @viceroypenguin in #161
- Add ThisAssembly.Git, leveraging Microsoft.SourceLink and ThisAssembly.Constants by @kzu in #169
- Add ThisAssembly.Git to ThisAssembly meta-package by @kzu in #174
- When building locally, default branch to HEAD by @kzu in #176
- Don't generate duplicate code for localized resources by @kzu in #177
- Deduplicate project properties before generation by @kzu in #178
- Bump to more optimal sponsorlink checks by @kzu in #180
- Improve experience with empty values before first build by @kzu in #181
- Improve detection of supported SourceLink Git provider by @kzu in #185
- Downgrade CodeAnalysis dependency to allow running on older compilers by @kzu in #187
- Bump to CDN-optimized SponsorLink by @kzu in #189
🐛 Fixed bugs
Full Changelog: v1.1.3...v1.2.5
v1.2.4
What's Changed
✨ Implemented enhancements
- Add SponsorLink by @kzu in #166
- Allow constants to request a root area different than Constants by @kzu in #168
- Improve Path Sanitization by @viceroypenguin in #161
- Add ThisAssembly.Git, leveraging Microsoft.SourceLink and ThisAssembly.Constants by @kzu in #169
- Add ThisAssembly.Git to ThisAssembly meta-package by @kzu in #174
- When building locally, default branch to HEAD by @kzu in #176
- Don't generate duplicate code for localized resources by @kzu in #177
- Deduplicate project properties before generation by @kzu in #178
- Bump to more optimal sponsorlink checks by @kzu in #180
- Improve experience with empty values before first build by @kzu in #181
- Improve detection of supported SourceLink Git provider by @kzu in #185
- Downgrade CodeAnalysis dependency to allow running on older compilers by @kzu in #187
- Bump to CDN-optimized SponsorLink by @kzu in #189
🐛 Fixed bugs
Full Changelog: v1.1.3...v1.2.4
v1.2.0-rc.1
Using multiple ThisAssembly packages should not result in a whole bunch of warnings which are basically duplicates.
Full Changelog: v1.2.0-rc...v1.2.0-rc.1
v1.2.0
What's Changed
✨ Implemented enhancements
- Add SponsorLink by @kzu in #166
- Allow constants to request a root area different than Constants by @kzu in #168
- Improve Path Sanitization by @viceroypenguin in #161
- Add ThisAssembly.Git, leveraging Microsoft.SourceLink and ThisAssembly.Constants by @kzu in #169
- Add ThisAssembly.Git to ThisAssembly meta-package by @kzu in #174
- When building locally, default branch to HEAD by @kzu in #176
- Don't generate duplicate code for localized resources by @kzu in #177
- Deduplicate project properties before generation by @kzu in #178
🐛 Fixed bugs
Full Changelog: v1.1.3...v1.2.0