Skip to content

Releases: xoofx/dotnet-releaser

0.7.0

07 Oct 10:07
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for GitHubActionsTestLogger (8f50b8a)

🧰 Maintenance

🧰 Misc

Full Changelog: 0.6.4...0.7.0

Published with dotnet-releaser

0.6.4

08 Sep 06:57
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add better message for Connecting To GitHub to differentiate GitHub tokens (ff9ee05)

🐛 Bug Fixes

  • Fix typo in installation instruction in read-me doc (PR #52) by @atifaziz

Full Changelog: 0.6.3...0.6.4

Published with dotnet-releaser

0.6.3

08 Mar 17:52
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix urls when tagged version is different from project version (75b5bc0)

Full Changelog: 0.6.2...0.6.3

Published with dotnet-releaser

0.6.2

06 Mar 17:56
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix release tag (9c7aca9)
  • Fix version to use 9999.0.0 in order to be parseable (43529f1)

🧰 Maintenance

  • Fix ci using ubuntu-latest (ff1a06c)

Full Changelog: 0.6.1...0.6.2

Published with dotnet-releaser

0.6.1

14 Nov 18:26
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix issue when AOT packaging an app with multi-TargetFramework. (ecba5b8)

Full Changelog: 0.6.0...0.6.1

Published with dotnet-releaser

0.6.0

14 Nov 07:51
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for multiple .NET framework (4455f9a)

Full Changelog: 0.5.2...0.6.0

Published with dotnet-releaser

0.5.2

20 Oct 06:58
Compare
Choose a tag to compare

Changes

🧰 Misc

  • Improve coverage by excluding automatically coverage for microsoft.net.test.sdk generated files (90d50f6)

Full Changelog: 0.5.1...0.5.2

Published with dotnet-releaser

0.5.1

19 Oct 06:34
16730e8
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Create minimal scoop bucket instead of using the template (PR #49) by @dwenegar

Full Changelog: 0.5.0...0.5.1

Published with dotnet-releaser

0.5.0

05 Sep 05:40
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for publishing scoop manifests (PR #46) by @dwenegar

🧰 Misc

  • Use log.Warn instead of Info for already uploaded assets (bbaa37f)

Full Changelog: 0.4.4...0.5.0

Published with dotnet-releaser

0.4.4

31 Aug 06:33
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add footnote in the release notes to link to dotnet-releaser (f98c554)

Full Changelog: 0.4.3...0.4.4

Published with dotnet-releaser