Releases: calebfoss/p5-marker
Releases · calebfoss/p5-marker
v0.2.1
Fix issues with pixel density
v0.2.0-alpha
- Replace Function constructor with interpreter
- Restructure how properties are passed from elements to children
- Reduce direct references to p5 (moving toward exclusively accessing p5 via element properties and methods)
Full Changelog: v0.1.2-alpha...v0.2.0-alpha
v0.1.2
- Fix simple example from README
- Fix point collision
v0.1.1
- Remove persistence of canvas attributes
- Transition toward all p5 properties and methods being accessed through element properties and methods (incomplete)
v0.1.0-alpha
Revert "Edit proxy set method" Resolves issue #1 Update latest_build This reverts commit 865b1a2470d6f7807028e97e99eaa60b4b2b2df6.