0.4.23
- Fix typos in docs.
- Added examples.
- Fix to loadTable() to handle files with no header.
- Cleanup of color functions to support colorMode with p5.Graphics.
- Better friendly error help for top level p5 function calls.
- Fix bug with get()/loadPixels() in capture.
- Fix to style().
- Removed p5.Element.rotate() and p5.Element.translate().
- Add speed() method for video playback.