Skip to content

Releases: xoofx/dotnet-releaser

0.11.0

19 Dec 07:23
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for renaming artifacts (#69) (6a47dd9)

🐛 Bug Fixes

Full Changelog: 0.10.0...0.11.0

Published with dotnet-releaser

0.10.0

13 Nov 20:43
1d14fc5
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Update target framework to .NET 8 (PR #58) by @FrediKats
  • Improve message when failed to determine git branch (PR #61) by @leotsarev
  • Use .NET built-in Tar and Zip handling (PR #67) by @Deadpikle

📚 Documentation

  • Add some docs about GitHub actions and tags (PR #68) by @Deadpikle

Full Changelog: 0.9.0...0.10.0

Published with dotnet-releaser

0.9.0

06 May 06:32
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for gist token (d30e5ef)

🧰 Misc

Full Changelog: 0.8.5...0.9.0

Published with dotnet-releaser

0.8.5

13 Feb 05:17
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix matching of versions in case there is a mix of versions with prefix and no-prefix (038d896)

Full Changelog: 0.8.4...0.8.5

Published with dotnet-releaser

0.8.4

09 Feb 07:55
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix coverage to use line coverage instead of method coverage when creating badge for coverage results (6437a11)

Full Changelog: 0.8.3...0.8.4

Published with dotnet-releaser

0.8.3

09 Feb 07:40
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix color of code coverage based on the rate (7a09f53)

📚 Documentation

  • Update documentation for badge coverage upload to gist (638ca67)

Full Changelog: 0.8.2...0.8.3

Published with dotnet-releaser

0.8.2

08 Feb 18:36
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for adding files to an existing gist (for coverage) (9e9a7df)

Full Changelog: 0.8.1...0.8.2

Published with dotnet-releaser

0.8.1

08 Feb 17:34
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix coverage. Publish coverage only on push (a3b35e6)

Full Changelog: 0.8.0...0.8.1

Published with dotnet-releaser

0.8.0

08 Feb 08:18
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add support for uploading a coverage badge to gist (cb53623)

Full Changelog: 0.7.1...0.8.0

Published with dotnet-releaser

0.7.1

14 Oct 12:13
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix logging for GitHub Workflow command (1c2719e)

📦 Dependencies

  • Bump dependency logging / SpectreConsole (59caf9d)

Full Changelog: 0.7.0...0.7.1

Published with dotnet-releaser