Releases: brenthuisman/par2deep
Releases · brenthuisman/par2deep
v1.10.2
v1.10.1
- 2024-01-24: v1.10: Replaced libpar2 builtin with par2cmdline-turbo v1.1.1. Provide builtin par2cmdline-turbo for Win x86_64, Linux x84_64 and ARM64, Macos x86_64 and ARM64. This should fix issues with filename encodings, filesize limits.
v1.10
2024-01-24: v1.10: Replaced libpar2 builtin with par2cmdline-turbo v1.1.1. Provide builtin par2cmdline-turbo for Win x86_64, Linux x84_64 and ARM64, Macos x86_64 and ARM64. This should fix issues with filename encodings, filesize limits.
v1.9.4.2
- Fixed cli.py, fixed some package name casing, pardeep now always starts Qt GUI, removed gui_tk.py.
- Moved kinda-broken (no UTF8 filename support) gopar changes to gopar branch, release last commit as new version as it fixes some things.
- Fresh
.msi
generated.
v1.9.4: First Qt-based, libpar2 release
Windows only, for those who do not have Python already installed.
You don't need par2
available, nor does is par2.exe
included. libpar2 baby!
Enjoy!
Gui mode is now shutdownable (threads dont keep running in the background anymore).
v1.0.4 v1.0.4: Gui mode is now shutdownable (threads dont keep running in th…
Once again fixed imports. Should now work with local, pip-installed and bundled versions. Gui and cli now show filename during executing actions stage.
v1.0.3 v1.0.3: Always forget to bump version numbers...
1.0.2
GUI updates: file doubleclick now checkes if string is file, added to…
Win64 build Par2deep
Attached a Win64 release of version 1.01. The msi installer is created with the included setup_cx.py script.