All Versions
14
Latest Version
Avg Release Cycle
55 days
Latest Release
1051 days ago

Changelog History
Page 2

  • v0.7.3 Changes

    January 20, 2019
    • โž• added circle() and square() functions
    • โž• add BOLDITALIC option for textStyle()
    • ๐Ÿ›  fix webgl triangle strip, triangles, stroke issue with 2D vertex
    • โšก๏ธ updates to p5.XML
    • ๐Ÿ‘Œ improve loadX() tests
    • โšก๏ธ updates to p5.Sound library
    • โšก๏ธ updated many examples to ES6
  • v0.7.2 Changes

    September 02, 2018
    • ๐Ÿ›  fix for element.mousePressed() bug
    • โšก๏ธ updates to webgl mode
    • โšก๏ธ update test/ filenames to match src/
  • v0.7.1 Changes

    August 10, 2018
    • ๐Ÿ›  fix for npm install of p5
    • ๐Ÿ”€ merged gsoc reports
    • โž• added color picker to p5.dom
  • v0.7.0 Changes

    August 10, 2018
    • โšก๏ธ update and move developer_docs
    • โšก๏ธ update reference build process
    • โšก๏ธ update parameter checking and FES
    • ๐Ÿ›  webgl fixes
    • rearrange and rename files in core/ folder
    • ๐Ÿ›  fix pixelDensity issues
    • โœ‚ remove phantomJS testing, add mochaChrome
    • ๐Ÿ›  fixes to createVideo()