Skip to content
This repository was archived by the owner on Mar 12, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 601 Bytes

File metadata and controls

27 lines (19 loc) · 601 Bytes

0.3.0 / 2012-08-13

  • Processing.js v1.4.1

0.2.0 / 2012-08-13

  • Processing.js v1.4.0
  • Cast to string if first parameter is buffer
  • No longer patch for document.createElement
  • Move main script from index.js to lib/processing.js
  • Add patch for processing instances
  • Add patch for canvas
  • Ignore processing-js/{examples,test,tools} from npm package

0.1.0 / 2012-06-18

  • Added missing things. Some examples are now working.
  • Added make test-server

0.0.1 / 2012-06-17

  • Initial release