----- - Support to Pyodide as the Python interpreter
0.4.5
----- - Support to get/set pixels with Transcrypt interpreter - `pyp5js` can run on top of Gitpod.io
0.4.4
----- - Fix to allow directories name with spaces - PR 127
0.4.3
----- - Fix conflict with p5.js `clear` method and Python - Upgrade `p5.js` version to `1.0.0` - Use local file for Ace editor
0.4.2
----- - Keep Python functions with name conflict with p5.js working as expected - `createCanvas` now returns `p5.Renderer` - Fix `transcrypt` error on Windows - Add support to `loadImage`