Skip to content

v0.3.0

Compare
Choose a tag to compare
@meezwhite meezwhite released this 23 Sep 12:45
· 134 commits to main since this release

🧬 p5.grain.core

Added

  • Added p5.grain.core.js version (~60% smaller)
  • Added npm script to build the core version
  • Added support to animate SVGElement (limited compatibility in Safari)
  • Added npm wrapper script to build .min and .core versions, and to distribute core version to examples
  • Added dist/ to repository

Changed

  • Changed examples to use the core version
  • Changed svg-element example to enable animation by default
  • Renamed npm script for building .min version