Skip to content

Releases: xoofx/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

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