Releases: TheGrayDot/mpqcli
Releases · TheGrayDot/mpqcli
v0.9.6
v0.9.5
Changed
- Long (detailed) list format to output ISO 8601 timestamps
Fixed
- Message prefix format consistency
v0.9.4
Added
- Filename added to program output
- Added simple wrapper around verify command
Fixed
- Show help menu when no arguments provided
v0.9.3
Added
- Support for
addsubcommand to have path inside MPQ archive
Fixed
- Bug in
addsubcommand when exceeding max file count
v0.9.2
Fixed
- Bug in
createsubcommand resulting in incorrect max file count
v0.9.1
Fixed
- Bug in Dockerfiles resulting in missing commit hash from version
v0.9.0
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
Added
- Added print raw bytes for
readandverifysubcommands
Fixed
- Tests for
readandverifysubcommands
Removed
- Ability to print hex or plaintext in
readandverifysubcommands - Removed messages when printing signature value
v0.8.0
Added
- Added
add/removesubcommands working - Added tests for
add/removesubcommands - Added
max-filesproperty toinfosubcommand
Changed
- Change for default maximum file count when creating MPQ archives
v0.7.0
Added
- Added detailed (long) listing
Fixed
- Updated create subcommand to always include attributes
- Updated Info function to support archive/file property fetching