Releases: AwesomeCronk/uPyFile
uPyFile 3.2.1
Fixes init command waiting for REPL prompt instead of stub prompt.
Build info:
Ubuntu Linux 20.04 LTS x86_64, Python 3.8.10, Nuitka 1.2.2, GCC 9.4.0, .7z or .7zip
uPyFile 3.2.0
Adds traceback detection when waiting for a specific response.
Build info:
Ubuntu Linux 20.04 LTS x86_64, Python 3.8.10, Nuitka 1.2.2, GCC 9.4.0, .7z or .7zip
uPyFile 3.1.0
Adds cd
, pwd
, ilist
, mkdir
, rmdir
, ren
, and rem
commands.
Adds -B
/--buffer
option to set serial data buffer size
Build info:
Ubuntu Linux 20.04 LTS x86_64, Python 3.8.10, Nuitka 1.2.2, GCC 9.4.0, .7z or .7zip
Windows 10 x86_64, Python 3.9.5, Nuitka 1.2.2, GCC 11.3.0 MinGW64 winlibs, .7z or .zip
uPyFile 3.0.1
Fixes the FileNotFoundError
whenever uPyFile tried to load the stub on a device. Now prints the version when upyfile --help
is ran.
uPyFile 3.0.0
Linux x86_64, Python 3.8, Nuitka 1.2.2, GCC 9.4.0, .7z or .7zip
Windows x86_64, Python 3.9.5, Nuitka 1.2.2, GCC 11.3.0 MinGW64 winlibs, .7z or .zip
Installing on Linux:
- Download the appropriate release archive
- Extract the contents to
/usr/local/bin/
- Create a symlink at
/usr/local/bin/upyfile
to/usr/local/bin/upyfile.3.0.0.linux/upyfile
Installing on Windows:
- Download the appropriate release archive (likely a
.zip
) - Extract the contents to
%LOCALAPPDATA\Programs\
- Create a shortcut somewhere on path to
%LOCALAPPDATA\Programs\upyfile.3.0.0.windows\upyfile.exe