Skip to content

Release v1.9.0

Compare
Choose a tag to compare
@theotherjimmy theotherjimmy released this 12 Feb 15:17
· 75 commits to master since this release
1bcb04d

Fixed

  • links in README
  • Circle CI environment
  • Add --profile help text to export
  • Include tests in PyPI tarball
  • Moving tags in git >= 2.20
  • Don't error on -D in mbed test and mbed test --run
  • Don't force the host address in mbed dm when it's not present
  • Don't print location for mbed config

Feature

  • "mbed new" to creates a default mbed_app.json
  • Introduce a config flag, no_requirements, which disables the built in install of python modules.
  • Only report and don't install missing python modules during mbed compile, mbed test, mbed export, mbed detect
  • Add -D MBED_TEST_MODE to mbed test