Skip to content

Release v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 12:56
d463dba

Added

  • Update marketplace choices in manage auth-file add command. Now all available marketplaces are listed.

Bugfix

  • Avoid tqdm progress bar interruption by logger’s output to console.
  • Fixing an issue with unawaited coroutines when the download command exited abnormal.

Changed

  • Update httpx version range to >=0.23.3 and <0.26.0.

Misc

  • add freeze_support to pyinstaller entry script (#78)