Releases: jftuga/duu
Releases · jftuga/duu
v2.30
duu.exe
is built with pyinstaller and duu-nuitka.exe
is built with nuitka. If you run into AntiVirus issues, please try the other version.
- bug fix in
-S
switch: stats were inaccurate - added
min
andmax
to stats output - include program url in
-h
output - Windows executable now built with
Python 3.11
v2.22 small update
Fixes this deprecation warning:
DeprecationWarning: This method will be removed in a future version of Python.
Use 'locale.format_string()' instead.
v2.21 (built with Python 3.7.6 and PyInstaller 3.6)
Windows x64 binary.
2020-01-10: Built on Windows 10 with Python 3.7.6 and PyInstaller 3.6
The .py file will run on Windows, Linux and MacOS.