Right now it supports all the features PackMakerLite v3 supports (multithreading, PackMakerLite.json, etc), except pack type 3-4-5-6. I started this project just yesterday.
v0.1.0
recreated -cli version
created -gui version
implemented type 0-1-2
v0.2.0
implemented type 6 xtea(snappy)
v0.3.0
implemented output_directory_path & hybrid_candidate_discovery options
extended --list with filename_crc and data_crc
improved icon resolution
v0.4.0
Added global Recent Workspaces support for the GUI
v0.5.0
Added CLI archive search: `--search <WORKSPACE_DIR> <FILENAME_OR_PATTERN>`.
Added GUI `Search`.
v0.6.0
Added installer PATH integration prompt to optionally add `packmakerlite-cli` to PATH.
Added portable/user utility scripts:
`Register-Path-Env.bat`
`Unregister-Path-Env.bat`
v0.7.0
Added GUI `Check Duplicates` button to scan the workspace archives and show all the duplicates in a dedicated window
Added CLI command: `--check-duplicates <WORKSPACE_DIR>`.