Releases: AmirHmZz/mpbridge
Releases · AmirHmZz/mpbridge
MPBridge 1.5.2
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
mpremote
to version1.21.0
- Migrate to the new Transport API of
mpremote
MPBridge 1.3.6
Major changes
- Limit
mpremote
version to 1.20 in order to fix incompatibility issues.
MPBridge 1.3.5
Major changes
- Support for newer
mpremote
versions (#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
MPBridge 1.3.2
Major changes
- Implement list command (#16) done by @Wind-stormger
- Implement
--no-prompt
flag in dev mode (#18)