Commit 631c842
committed
Release v1.8.1
**Fixed:**
* Concurrent Mbed CLI deploys that access the same cached repo no longer cause cache corruption.
* Python dependencies using a github url and release instead of a package name and version are checked correctly and no longer cause sperious pip installs.
* `mbed test --unittest` no longer requires a target and toolchain, which it simply throws away.1 parent 3dc8ac9 commit 631c842
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments