Skip to content

Releases: xoofx/dotnet-releaser

0.2.0

25 Feb 07:17
Compare
Choose a tag to compare

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

🚀 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

🧰 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

0.1.12

08 Feb 05:31
Compare
Choose a tag to compare
  • Add support for specifying a custom homebrew repository (#15)

0.1.11

04 Feb 07:05
Compare
Choose a tag to compare
  • Add support for creating users for service

0.1.10

04 Feb 05:13
Compare
Choose a tag to compare
  • Add suppport for specifying package dependencies for deb and rpm (#14)

0.1.9

03 Feb 20:56
Compare
Choose a tag to compare
  • Do not NuGet pack an app that is not IsPackable = true (#12)

0.1.8

03 Feb 07:16
Compare
Choose a tag to compare
  • Use MSBuild built-in binary logger instead of StructuredLogger

0.1.7

03 Feb 06:25
Compare
Choose a tag to compare
  • Update to latest StructuredLogger

0.1.6

02 Feb 20:13
Compare
Choose a tag to compare
  • Update to latest StructuredLogger
  • Add support for application published as a service (only systemd for now).

0.1.5

31 Jan 21:24
Compare
Choose a tag to compare
  • Fix homebrew class name with capitalizing

0.1.4

31 Jan 21:02
Compare
Choose a tag to compare
  • Fix homebrew when app name has invalid characters for a class name in ruby
  • Fix homebrew to copy all files from archive