Skip to content

Releases: AwesomeCronk/uPyFile

uPyFile 3.2.1

02 Oct 21:00
Compare
Choose a tag to compare

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

02 Oct 17:20
Compare
Choose a tag to compare

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

25 Jun 23:55
Compare
Choose a tag to compare

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

14 Feb 02:14
Compare
Choose a tag to compare

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

22 Nov 03:41
Compare
Choose a tag to compare

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:

  1. Download the appropriate release archive
  2. Extract the contents to /usr/local/bin/
  3. Create a symlink at /usr/local/bin/upyfile to /usr/local/bin/upyfile.3.0.0.linux/upyfile

Installing on Windows:

  1. Download the appropriate release archive (likely a .zip)
  2. Extract the contents to %LOCALAPPDATA\Programs\
  3. Create a shortcut somewhere on path to %LOCALAPPDATA\Programs\upyfile.3.0.0.windows\upyfile.exe