Skip to content

Releases: pencil-js/pencil.js

v1.2.0

09 Oct 15:24
Compare
Choose a tag to compare
  • ⚠️ Breaking change: all event class constructor parameters order have changed
  • Add underscore option to Text
  • Add drop-down select input
  • Push test coverage over 80%

v1.1.0

18 Sep 16:12
Compare
Choose a tag to compare
  • ⚠️ Breaking change: Arc and Ellipse use verticalRadius and horizontalRadius instead of width and height
  • Click event fire even if mouse move within 10px
  • Scene don't fire events when hidden
  • Circle trace function should be more performant
  • Reach 75% tests coverage

v1.0.2

12 Sep 15:31
Compare
Choose a tag to compare
  • Update a lot of dev dependencies
  • Add an event when Scene are ready

First stable release

04 Sep 15:20
Compare
Choose a tag to compare

⚠️ This release is deprecated, use v1.0.1 ⚠️

Pencil.js finally enter in a stable phase.

Everyone is now able to use it to it's full potential. Of course, it's not bug-free yet, but you can use all it's major features.

More will be added in the future. For now, enjoy easy 2D drawing.