Skip to content

Release v2.0.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@miurahr miurahr released this 26 Jul 23:00
· 887 commits to master since this release

Added

  • Add error messages when user inputs an invalid semantic version(#291)
  • Security Policy document
  • CI: CodeQL static source analysis
  • CI: generate combination json in actions (#318)

Changed

  • list subcommand now support tool information(#235)
  • list subcommand can show versions, archiectures and modules.(#235)
  • Add max_retries configuration for connection(#296)
  • Change settings.ini to introduce [requests] section(#297)
  • Change log format for logging file.
  • Extension validation for tool subcommand(#314)
  • list subcommand has --tool-long option(#304, #319)
  • tool subcommand now install without version spec(#299)
  • README example command is now easy to copy-and-paste(#322)
  • list subcommand update(#331)
  • Improve handle of Ctrl-C keyboard interrption(#337)

Fixed

  • Fix helper.getUrl() to handle several response statuses(#292)
  • Fix Qt 6.2.0 target path for macOS.(#289)
  • Fix WinRT installation patching(#311)
  • Fix Qt 5.9.0 installation (#312)
  • Link documentations for stable/latest on README