Skip to content

Releases: xoofx/dotnet-releaser

0.3.7

04 Mar 06:52
0e4220b
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Improve dotnet-releaser new command (PR #33)

🧰 Misc

  • Remove local build of MSBuildPipeLogger (604724d)

Full Changelog: 0.3.6...0.3.7

0.3.6

03 Mar 19:55
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix publishing homebrew (e2e0ac0)

📚 Documentation

  • Update documentation readme (03ab398)

🧰 Misc

  • Improve logging of app packaging (2a07ffb)

Full Changelog: 0.3.5...0.3.6

0.3.5

03 Mar 06:30
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix error with check for --github-token-extra (#32) (e4513d1)

Full Changelog: 0.3.4...0.3.5

0.3.4

01 Mar 08:33
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Fix ci with dotnet-releaser when secrets are not available (b85ab65)
  • Fix ci with dotnet-releaser when secrets are not available (bis) (fd54457)

📚 Documentation

  • Update doc readme (54602f2)
  • Improve documentation by recommending the usage of bash in GitHub Action with dotnet-releaser (f949859)

🧰 Misc

  • Improve logging (79c1ad6)
  • Improve detection of empty arguments when running from PowerShell (3fffa9c)

Full Changelog: 0.3.3...0.3.4

0.3.3

27 Feb 20:36
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix issue when NuGet is disabled but publish still happens (#31) (c4fec2f)
  • Fix dotnet-releaser new command (#30) (c7b05fa)

📚 Documentation

  • Update documentation and readme (c467926)
  • Improve documentation (4e82273)

🧰 Misc

  • Don't output an error if the --nuget-token is not present and the nuget is disabled (#31) (9000623)

Full Changelog: 0.3.2...0.3.3

0.3.2

27 Feb 13:07
Compare
Choose a tag to compare

Changes

🧰 Misc

Full Changelog: 0.3.1...0.3.2

0.3.1

27 Feb 10:54
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix committer name for coveralls.io (ac31f61)

Full Changelog: 0.3.0...0.3.1

0.3.0

27 Feb 10:33
Compare
Choose a tag to compare

Changes

✨ New Features

  • Add coveralls support (PR #28)
  • Add support for using a different GitHub token for publishing Homebrew repository/formula (dbfb8be)

🐛 Bug Fixes

  • Fix detection of branch names when branch is remote (c536057)
  • Fix typo in log of GitHubActionInfo (6b22cc9)
  • Fix detection of branch name when remote (bis) (45c8cdd)

Full Changelog: 0.2.2...0.3.0

0.2.2

25 Feb 20:15
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix issue with draft not being published when dotnet-releaser run (d5a9380)

📚 Documentation

  • Update documentation for log (915450b)
  • Fix documentation typos (e445660)

🧰 Misc

  • Remove logging of internal configuration (634724d)
  • Remove pack from ci (3884a1a)
  • Try to workaround an issue with AnonymousPipeLoggerServer.Dispose() (683a285)
  • Improve logging output on GitHub Action (9481a30)
  • Try to fix threads in MsBuildPipeLogger that might be blocking dotnet-releaser to exit (f70da75)
  • Dummy modification to trigger a CI and check if dotnet-releaser process exists correctly (d6b6559)

Full Changelog: 0.2.1...0.2.2

0.2.1

25 Feb 08:41
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix connection to GitHub with normal token (719193b)

🧰 Misc

  • Update readme (7f12a5b)
  • Use default GITHUB_TOKEN in the workflow (5111ef5)

Full Changelog: 0.2.0...0.2.1