Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

0.4.5 - Bugfixes and other improvements

Compare
Choose a tag to compare
@autopulated autopulated released this 02 Jul 11:53
· 797 commits to master since this release
  • yotta target now displays the target hierarchy, and whether the current target description is linked (similar to yotta 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