Skip to content

Tags: meezwhite/p5.grain

Tags

v0.7.0

Toggle v0.7.0's commit message
example(instance-mode): improve examples

v0.6.1

Toggle v0.6.1's commit message
example: update core bundle in examples

v0.6.0

Toggle v0.6.0's commit message
docs(README): update file size for min bundle

v0.5.0

Toggle v0.5.0's commit message
example: update core version in examples

v0.4.0

Toggle v0.4.0's commit message
example: update core version

v0.3.1

Toggle v0.3.1's commit message
docs(README): update dist files approx. file sizes

v0.3.0

Toggle v0.3.0's commit message
feat: multiple improvements

* added markers to mark code that does not belong to the core version
* npm scripts
  * renamed "build:macos" to "build-min:macos"
  * added "build-core:macos" to create p5.grain core version
  * added "build:macos" to execute "build-min:macos", "build-core:macos" and "dist-core:macos"
* added support to animate SVGElement (limited compatibility for Safari)
* dist directory is now commited to repository
* examples
  * use p5.grain core version
  * removed p5.grain minified version, but keep reference in index.html
* updated README
* bumped version to 0.3.0

v0.2.0

Toggle v0.2.0's commit message
patch(npm): update scripts and files