Skip to content

Releases: AmirHmZz/mpbridge

MPBridge 1.4.1

21 May 16:31
Compare
Choose a tag to compare

Major changes

  • Add support for mpremote v1.22.0
  • Drop support for cpython 3.7

MPBridge 1.4.0

29 Oct 13:13
Compare
Choose a tag to compare

Major changes

  • Migrate mpremote to version 1.21.0
  • Migrate to the new Transport API of mpremote

MPBridge 1.3.6

29 Oct 09:16
Compare
Choose a tag to compare

Major changes

  • Limit mpremote version to 1.20 in order to fix incompatibility issues.

MPBridge 1.3.5

14 Jun 13:24
Compare
Choose a tag to compare

Major changes

  • Support for newer mpremote versions (#29)

MPBridge 1.3.4

24 Mar 09:10
Compare
Choose a tag to compare

Major changes

  • Added --dry-run flag to sync command (#26)
  • Added --push-only flag to sync command (#27)

MPBridge 1.3.3

16 Feb 13:15
Compare
Choose a tag to compare

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

14 Jan 12:30
Compare
Choose a tag to compare

Major changes

MPBridge 1.3.1

12 Jan 05:20
Compare
Choose a tag to compare

Major changes

  • Add support for recursive ignore files (1cff0b8)
  • Fix bug of delete_absent_items() which caused incorrect behavior in clean sync (71a79a9)

MPBridge 1.3

11 Jan 15:08
Compare
Choose a tag to compare

Major changes

  • Except mounted directories in rmdir (c8f5b12)

MPBridge 1.2

11 Jan 11:32
Compare
Choose a tag to compare

Major changes