Skip to content

1.4.0

Compare
Choose a tag to compare
@ofabel ofabel released this 29 Sep 08:55
· 21 commits to master since this release

Not what was promised in the roadmap, but still worth a release.

Added

  • Allow passing the path to the script to execute as a CLI argument.
  • Open a REPL from the CLI interface by using the py command:
    • The py command is only available while the app is running.
    • You cannot run a Python script and use the REPL at the same time.
    • You can also start a Python script with the py command while the app is idle.

Changed

  • MicroPython update to version 1.23.0.