Skip to content

Releases: devlooped/ThisAssembly

v1.2.11

22 Mar 14:58
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Don't warn compiler API version for F# projects by @kzu in #216

Full Changelog: v1.2.10...v1.2.11

v1.2.10

20 Mar 20:53
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Bump to latest SponsorLink and ensure private assets always by @kzu in #214

🐛 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

18 Feb 01:10
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

Full Changelog: v1.2.8...v1.2.9

v1.2.8

16 Feb 01:03
@kzu kzu
Compare
Choose a tag to compare

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

15 Feb 03:56
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Bump to shorter network timeout (250ms) on sponsorlink check by @kzu in #196
    with proxy support on Windows/VisualStudio

Full Changelog: v1.2.6...v1.2.7

v1.2.6

11 Feb 04:55
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Only surface build and analyzer from SponsorLink by @kzu in #195

🐛 Fixed bugs

  • Fix missing first character of local branch name by @kzu in #192

Full Changelog: v1.2.5...v1.2.6

v1.2.5

07 Feb 22:33
@kzu kzu
Compare
Choose a tag to compare

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

  • Fix missing source link information in ThisAssembly.Git by @kzu in #175

Full Changelog: v1.1.3...v1.2.5

v1.2.4

06 Feb 01:01
@kzu kzu
Compare
Choose a tag to compare

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

  • Fix missing source link information in ThisAssembly.Git by @kzu in #175

Full Changelog: v1.1.3...v1.2.4

v1.2.0-rc.1

28 Jan 06:42
@kzu kzu
Compare
Choose a tag to compare

Using multiple ThisAssembly packages should not result in a whole bunch of warnings which are basically duplicates.

image

Full Changelog: v1.2.0-rc...v1.2.0-rc.1

v1.2.0

28 Jan 07:58
@kzu kzu
Compare
Choose a tag to compare

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

  • Fix missing source link information in ThisAssembly.Git by @kzu in #175

Full Changelog: v1.1.3...v1.2.0