Releases: xoofx/dotnet-releaser
Releases · xoofx/dotnet-releaser
0.11.0
Changes
✨ New Features
🐛 Bug Fixes
- Fix global.json (31b0cc9)
Full Changelog: 0.10.0...0.11.0
Published with dotnet-releaser
0.10.0
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
Changes
✨ New Features
- Add support for gist token (d30e5ef)
🧰 Misc
- Update readme.md (bd7f0cf)
Full Changelog: 0.8.5...0.9.0
Published with dotnet-releaser
0.8.5
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
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
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
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
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
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
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