Skip to content

Releases: devlooped/ThisAssembly

v2.0.14

30 Apr 20:13
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Ensure we properly format multiline raw strings by @kzu in #458

Full Changelog: v2.0.13...v2.0.14

v2.0.13

24 Apr 16:49
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add RuntimeIdentifer(s) properties to project constants by @kzu in #446

📝 Documentation updates

Full Changelog: v2.0.12...v2.0.13

v2.0.12

18 Feb 08:42
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Improve detection of git root by leveraging SourceLink by @kzu in #444

🐛 Fixed bugs

  • Avoid conflicts with multiple helper classes from multiple assemblies by @kzu in #443

Full Changelog: v2.0.11...v2.0.12

v2.0.11

08 Feb 05:11
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Avoid disrupting analyzers that use SponsorLink v2 by @kzu in #440

Full Changelog: v2.0.10...v2.0.11

v2.0.10

26 Nov 21:06
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Provide public documented extension point to add resources by @kzu in #435

Full Changelog: v2.0.9...v2.0.10

v2.0.9

23 Nov 00:49
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Make sure project properties initialize after source control by @kzu in #434

Full Changelog: v2.0.8...v2.0.9

v2.0.8

08 Nov 22:59
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • ThisAssembly.Project should not pack main output by @kzu in #431

Full Changelog: v2.0.7...v2.0.8

v2.0.7

08 Nov 22:09
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Add missing ThisAssembly.Constants dependency from Project by @kzu in #429

Full Changelog: v2.0.6...v2.0.7

v2.0.6

01 Nov 02:19
@kzu kzu
Compare
Choose a tag to compare

Full Changelog: v2.0.5...v2.0.6

v2.0.5

09 Oct 16:56
@kzu kzu
Compare
Choose a tag to compare

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

Sponsor status (direct, indirect or implicit) is required for IDE usage.
IDE-only warnings will be issued otherwise. Learn more at https://github.com/devlooped#sponsorlink

What's Changed

✨ Implemented enhancements

  • Since types can be public, ensure we always have XML comments by @kzu in #424
  • Make sure we escape constants XML comments by @kzu in #425

Full Changelog: v2.0.4...v2.0.5