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

Latest commit

 

History

History
36 lines (26 loc) · 832 Bytes

File metadata and controls

36 lines (26 loc) · 832 Bytes

0.4.0 / 2014-10-28

  • Processing.js v1.4.8
  • API Changed
  • Removed dependency upon nsdom
  • Added the ability to generate server side animations (see examples)
  • Updated server.js to show latest tests

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