Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@screamerbg screamerbg released this 06 Feb 13:35
· 360 commits to master since this release
ca46b42

New:

  • Progress bar for when importing programs and adding libraries. The functionality is based on the progress reported by Git and Mercurial. (#593)
  • Shortened commands/aliases for various commands (#591)
  • Tags/branch awareness across Mbed CLI (#592)
  • Use mbed-cli as python module via python mbed and python -m mbed (#608)

Fixed:

  • Behavior of Mbed CLI with local (unpublished) repositories on Windows (#606)
  • Printing of detected targets for mbed detect (#611)
  • Call pip with the same python executable that runs mbed CLI (#613)