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
--resolvesparameter to commands - #449 - Added
x86-64to architectures array - Remove mimalloc as it was causing issues on macOS - #444
- Fixed files not being written to directory when using the
--outputparameter - #453 - Removed
read_orgtoken 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