Skip to content

v2.3.1

Choose a tag to compare

@dlech dlech released this 18 Jan 22:54
· 7 commits to master since this release

Changed

  • Changed pybricksdev.compile.compile_multi_file() to use mpy-tool to find imports
    instead of Python's ModuleFinder.

Fixed

  • Fixed compiling multi-file projects with implicit namespace packages.
  • Fixed EV3 firmware upload on Windows (pybricksdev#128).