Skip to content

Releases: devlooped/ThisAssembly

v1.4.3

30 Jan 15:59
@kzu kzu
Compare
Choose a tag to compare

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.2

30 Jan 15:35
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

30 Aug 19:29
@kzu kzu
Compare
Choose a tag to compare

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

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