Skip to content

Releases: devlooped/ThisAssembly

v1.4.0

11 Aug 15:53
@kzu kzu
Compare
Choose a tag to compare

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

06 Jul 22:33
@kzu kzu
Compare
Choose a tag to compare

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

03 Jul 21:35
@kzu kzu
Compare
Choose a tag to compare

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

09 May 03:08
@kzu kzu
Compare
Choose a tag to compare

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

22 Apr 06:49
@kzu kzu
Compare
Choose a tag to compare

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

09 Apr 15:00
@kzu kzu
Compare
Choose a tag to compare

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

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

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

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