Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 604 Bytes

HISTORY.md

File metadata and controls

31 lines (22 loc) · 604 Bytes

2012-06-07

Draft 3.1 - 2012-02-09

  • All examples working
  • Updated docs

Draft 3 - 2012-02-08

  • Revised examples
  • Updated example server

Draft 2 - 2012-01-08

  • Merged diverged code bases into new repository

Draft 1 - 2011/08/01

  • initial concept defined: simple canvas experimentation library
  • basic API
    • Canvas
    • Layers
    • Pad (collection of Canvas)
    • Sketch
    • and a ton more...
  • lots of code fragments and sample code found elsewhere
  • no tests
  • development directed by examples
  • browser only