This repository was archived by the owner on Jan 15, 2021. It is now read-only.
0.4.5 - Bugfixes and other improvements
yotta target
now displays the target hierarchy, and whether the current target description is linked (similar toyotta ls
)- fix issue where some modules published from windows would not untar correctly (#287)
- improve
yotta test
's handling of non-existing test output filters - fix top-level test names including a file extension
- fix issue where tests would be incorrectly attributed to different modules in some circumstances (and thus compiled/run when they shouldn't have been)
- work towards python 3 support
- various other bugfixes and improvements