penpot/library/CHANGES.md

381 B

CHANGELOG

1.0.2

  • Fix incorrect boolean type assignation
  • Fix fill and stroke handling on boolean shape creation
  • Add sample-bool.js to the playground directory

1.0.1

  • Make the library generate a .penpot file compatible with penpot 2.7.x
  • Remove useless method addComponentInstance

1.0.0

  • Initial release after big refactor (from the first MVP prototype)