----- - Add flag on new commmand to monitor sketch after creating it - Fix bug when running the monitor command from the sketch's directory - Update width and height values on createCanvas
0.0.5
----- - Add all p5's missing global variables
0.0.4.1
------- - Support event functions such as `keyPressed`
0.0.4
----- - Support p5.js pop function - Add `monitor` command to the CLI - Allow to run `pyp5js` commands specifying a directory - First try on organizing the docs