Skip to content

Releases: TheGrayDot/mpqcli

v0.9.6

23 Dec 19:23
b69aa59

Choose a tag to compare

Added

  • Proper support for locales in MPQ files

Fixed

  • Fixed bug where MPQ signature only printed on success

v0.9.5

22 Oct 19:36
9eca348

Choose a tag to compare

Changed

  • Long (detailed) list format to output ISO 8601 timestamps

Fixed

  • Message prefix format consistency

v0.9.4

12 Oct 20:01
063092b

Choose a tag to compare

Added

  • Filename added to program output
  • Added simple wrapper around verify command

Fixed

  • Show help menu when no arguments provided

v0.9.3

03 Oct 07:01
e952443

Choose a tag to compare

Added

  • Support for add subcommand to have path inside MPQ archive

Fixed

  • Bug in add subcommand when exceeding max file count

v0.9.2

21 Aug 04:52
a339ec7

Choose a tag to compare

Fixed

  • Bug in create subcommand resulting in incorrect max file count

v0.9.1

18 Aug 15:17
97d2be2

Choose a tag to compare

Fixed

  • Bug in Dockerfiles resulting in missing commit hash from version

v0.9.0

18 Aug 14:38
789d8a7

Choose a tag to compare

Added

  • Linux binaries for amd64 and arm64
  • Linux binaries built with musl and glibc

Updated

  • Install script for Linux to provided better binary download options

Changed

  • Linux binary release naming convention

v0.8.1

14 Aug 15:56
7b2b932

Choose a tag to compare

Added

  • Added print raw bytes for read and verify subcommands

Fixed

  • Tests for read and verify subcommands

Removed

  • Ability to print hex or plaintext in read and verify subcommands
  • Removed messages when printing signature value

v0.8.0

10 Aug 20:45
66ea569

Choose a tag to compare

Added

  • Added add/remove subcommands working
  • Added tests for add/remove subcommands
  • Added max-files property to info subcommand

Changed

  • Change for default maximum file count when creating MPQ archives

v0.7.0

07 Aug 19:56
5f44595

Choose a tag to compare

Added

  • Added detailed (long) listing

Fixed

  • Updated create subcommand to always include attributes
  • Updated Info function to support archive/file property fetching