Skip to content

Releases: devlooped/ThisAssembly

v1.5.1-alpha

10 Sep 20:19
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🔨 Other

  • Update readme.md to use [!NOTE] syntax by @norwd in #362
  • Avoid expanding sponsors section via include.yml by @kzu in #369
  • Aggregate individual package readmes into meta-package by @kzu in #374
  • Make sure all packages include the note about SponsorLink by @kzu in #377

Full Changelog: v1.5.0...v1.5.1-alpha

v1.5.0

24 Jul 02:52
@kzu kzu
Compare
Choose a tag to compare

Starting in v1.5, ThisAssembly now adopts SponsorLink v2.

What's Changed

✨ Implemented enhancements

  • Simplify and redesign ThisAssembly.Metadata as a special case of Constants by @kzu in #312
  • Allow format strings in ThisAssembly.Strings by @kzu in #313
  • Add support for ThisAssemblyNamespace to change root namespace by @kzu in #354
  • Detect metapackage as direct dependency too by @kzu in #360

🐛 Fixed bugs

  • Sanitize multi-line default comment by @kzu in #309
  • Automatically escape and unescape constants with semicolon by @kzu in #320

🔨 Other

  • Incorporate SponsorLink v2 by @kzu in #321
  • Fixed Git submodule issue in ThisAssembly.Git.targets by @TibbsTerry in #334

New Contributors

Full Changelog: v1.4.3...v1.5.0

v1.5.0-rc.3

23 Jul 23:52
@kzu kzu
Compare
Choose a tag to compare
v1.5.0-rc.3 Pre-release
Pre-release

What's Changed

✨ Implemented enhancements

  • Detect metapackage as direct dependency too by @kzu in #360

Full Changelog: v1.5.0-rc.2...v1.5.0-rc.3

v1.5.0-rc.2

23 Jul 00:11
@kzu kzu
Compare
Choose a tag to compare
v1.5.0-rc.2 Pre-release
Pre-release

What's Changed

✨ Implemented enhancements

  • Add support for ThisAssemblyNamespace to change root namespace by @kzu in #354

Full Changelog: v1.5.0-rc.1...v1.5.0-rc.2

v1.5.0-rc.1

21 Jul 18:49
@kzu kzu
Compare
Choose a tag to compare
v1.5.0-rc.1 Pre-release
Pre-release

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

v1.5.0-rc

08 Jul 22:48
@kzu kzu
Compare
Choose a tag to compare
v1.5.0-rc Pre-release
Pre-release

What's Changed

✨ Implemented enhancements

  • Simplify and redesign ThisAssembly.Metadata as a special case of Constants by @kzu in #312
  • Allow format strings in ThisAssembly.Strings by @kzu in #313

🐛 Fixed bugs

  • Sanitize multi-line default comment by @kzu in #309
  • Automatically escape and unescape constants with semicolon by @kzu in #320

🔨 Other

  • Incorporate SponsorLink v2 by @kzu in #321
  • Fixed Git submodule issue in ThisAssembly.Git.targets by @TibbsTerry in #334

New Contributors

Full Changelog: v1.4.3...v1.5.0-rc

v1.5.0-beta

08 Jul 06:32
@kzu kzu
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release

What's Changed

✨ Implemented enhancements

  • Simplify and redesign ThisAssembly.Metadata as a special case of Constants by @kzu in #312
  • Allow format strings in ThisAssembly.Strings by @kzu in #313

🐛 Fixed bugs

  • Sanitize multi-line default comment by @kzu in #309
  • Automatically escape and unescape constants with semicolon by @kzu in #320

🔨 Other

  • Incorporate SponsorLink v2 by @kzu in #321
  • Fixed Git submodule issue in ThisAssembly.Git.targets by @TibbsTerry in #334

New Contributors

Full Changelog: v1.4.3...v1.5.0-beta

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