Skip to content

0.4.0

Compare
Choose a tag to compare
@memo33 memo33 released this 16 Mar 22:10
· 203 commits to main since this release

Added

  • support for installing DLL plugins
  • support for assets consisting of a single file (.dat/.sc4*/.dll) that has not been zipped
  • an option -y, --yes for the update command to accept default answers

Changed

  • The API was upgraded to version 1.1.
  • The API now sends /error/scope-not-initialized & /error/init/not-allowed with HTTP status code 409 instead of 405.
  • The API endpoint /packages.list now includes a category for each package.

Fixed

  • an issue with parsing timestamps affecting Java 8 to 11
  • an issue involving symbolic links on Windows
  • an issue with handling some malformed zip files
  • File extensions of assets are now treated case-insensitively.