Skip to content

Release v1.8.1

Compare
Choose a tag to compare
@screamerbg screamerbg released this 13 Sep 12:46
· 154 commits to master since this release
9a8f7a2

Fixed:

  • Concurrent Mbed CLI deploys that access the same cached repo no longer cause cache corruption #752
  • Python dependencies using a github URL and release instead of a package name and version are checked correctly and no longer cause spurious pip installs. #750
  • mbed test --unittest no longer requires a target and toolchain #743