Skip to content

v2.0.4

Compare
Choose a tag to compare
@russellbanks russellbanks released this 12 Feb 12:21
· 474 commits to main since this release

What's Changed

  • Added an indeterminite progress bar to show while creating a pull request on the remove version command
  • Added a prompt if there is a pre-existing pull-request with the same package identifier and version in the title of the pull request
  • Added a check for if the filename in the Content Disposition header is empty - #450
  • Added a --resolves parameter to commands - #449
  • Added x86-64 to architectures array
  • Remove mimalloc as it was causing issues on macOS - #444
  • Fixed files not being written to directory when using the --output parameter - #453
  • Removed read_org token requirement
  • Added a check for whether the token is valid when updating the stored token with komac token update
  • Fixed previous portable installer types changing to exe - #464
  • Publish SHA256 checksums of assets while releasing by @ste93cry in #320
  • Remove version from release artifacts to ease usage in scripts by @vedantmgoyal2009 in #439

New Contributors

Full Changelog: v2.0.3...v2.0.4