All Versions
14
Latest Version
Avg Release Cycle
55 days
Latest Release
1051 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.7.3 Changes
January 20, 2019- โ added
circle()
andsquare()
functions - โ add
BOLDITALIC
option fortextStyle()
- ๐ 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
- โ added
-
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()
- โก๏ธ update and move