Skip to content

Releases: devlooped/ThisAssembly

v1.0.2

10 Dec 06:51
Compare
Choose a tag to compare

v1.0.2 (2020-12-10)

Full Changelog

Fixed bugs:

  • 🗄 Repository link to source is broken in package description #25

v1.0.1

10 Dec 06:13
Compare
Choose a tag to compare

v1.0.1 (2020-12-10)

Full Changelog

Fixed bugs:

  • When project uses the unsafe compiler option, generation fails #21

Implemented enhancements:

  • Provide changelog information in releases #19

* This Changelog was automatically generated by github_changelog_generator

v1.0.0

21 Nov 04:49
@kzu kzu
Compare
Choose a tag to compare

Final stable release, updated for .NET 5.0 RTW

v1.0.0-rc.1

28 Oct 22:20
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Minor fix that accounts for multiline string resources.

v1.0.0-rc

23 Oct 15:27
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-rc Pre-release
Pre-release

This release bumps to latest Roslyn versions (RC2) removes temporary workarounds for design-time builds that were needed in the past, and introduces a new generator: ThisAssembly.Constants.

v1.0.0-beta

15 Oct 04:43
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release
Bump build and release .NET5 to RC2

More XML doc fixes

08 Oct 23:30
@kzu kzu
Compare
Choose a tag to compare
More XML doc fixes Pre-release
Pre-release
v1.0.0-alpha.3

Fix XML doc missing in Strings

v1.0.0-alpha.2

08 Oct 17:13
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Minor additional fix to XML doc

v1.0.0-alpha.1

08 Oct 17:01
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Minor fixes including XML docs.

v1.0.0-alpha

03 Oct 19:39
@kzu kzu
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Pretty much done for v1.0 👍