Skip to content

v4.5

Choose a tag to compare

@quinton-ashley quinton-ashley released this 15 Apr 18:04
· 14 commits to main since this release

4.5.3

HUGE Python support update!

Syntax and runtime errors are now handled gracefully with q5 friendly error messages.

q5_python_error

4.5.2

Merged PRs:

#145 by @RedWilly
#146 by @bertubi
#147 #148 #149 #150 by @keturn

Big thanks to these contributors!

4.5.0

You can now run q5 sketches with Python!

q5 uses Brython to convert the Python code to JavaScript.