Releases: xoofx/dotnet-releaser
Releases · xoofx/dotnet-releaser
0.2.0
Changes
✨ New Features
- Add support automatic changelog (PR #21)
- Add support for solution files (PR #23)
- Add support for dotnet-releaser run for easy integration in GitHub Action (PR #24)
🐛 Bug Fixes
- Fix issue with MSBuildPipeLogger daveaglick/MsBuildPipeLogger#9 (1043315)
- Fix fetching branch name from current commit if
git branch --show-version
is not working. (119b7b7) - Fix warning (a503b91)
🚀 Enhancements
- Add msbuild pipe logger (PR #22)
🧰 Maintenance
- Fix ci with MinVer by using fetch-depth: 0 (0200fd2)
📚 Documentation
- Improve documentation by using markdown tables for property definitions (PR #19)
- Fix documentation for changelogs (1dc5480)
- Update documentation (7c9377b)
- Update documentation overview diagram (51ef159)
- Update documentation overview diagram (bis) (8e38f28)
- Update documentation front readme.md (aacaa49)
- Update documentation front readme.md (bis) (ad54670)
📦 Dependencies
- Update dependencies (dae8a36)
🧰 Misc
- Update links to changelog user guide from main documentation page (c07d3a7)
- Run project tests directly even when a solution is provided (456c544)
- Display target frameworks of all projects (f27dfe7)
- Investigate problem on CI (0db5300)
- Rename DotNetRunner (6c6bb76)
- Try to fix ci issue (d834a00)
- Try to fix flush of logging on CI (0079dec)
- Try to fix fetching version on a clean repo (6595edd)
- Update credits (afe9d28)
- Update readme (6706b80)
Full Changelog: 0.1.12...0.2.0