Releases: AmirHmZz/mpbridge
Releases · AmirHmZz/mpbridge
MPBridge 1.6.1
MPBridge 1.6.0
Major changes
- Add
--mpy-cross-pathoption todevmode (Described in #19) - Drop support for
Python 3.8
MPBridge 1.5.2
Major changes
- Implement
--use-hashtableflag indevandsynccommands - Reformat codebase with
Black - Follow symlinks while searching for
mpbridge.ignorefiles
MPBridge 1.5.1
Major changes
- Increase sync performance using
hashtable - Garbage collect after hashing each file
MPBridge 1.4.1
Major changes
- Add support for
mpremote v1.22.0 - Drop support for
cpython 3.7
MPBridge 1.4.0
Major changes
- Migrate
mpremoteto version1.21.0 - Migrate to the new Transport API of
mpremote
MPBridge 1.3.6
Major changes
- Limit
mpremoteversion to 1.20 in order to fix incompatibility issues.
MPBridge 1.3.5
Major changes
- Support for newer
mpremoteversions (#29)
MPBridge 1.3.4
MPBridge 1.3.3
Major changes
- Use current working path as default path in dev and sync commands (#20) done by @Wind-stormger
- Added some --help description text, and revised some hint text and flowcharts (#21) done by @Wind-stormger