Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 531 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 531 Bytes

[0.2.0] - 2021.03.31

  • Add feature of converting canvas to image data

[0.1.0] - 2021.03.31

  • Add clear feature

[0.0.7] - 2021.03.31

  • Add erase feature

[0.0.6] - 2021.03.31

  • Add undo / redo features

[0.0.5] - 2021.03.30

  • Update README.md

[0.0.4] - 2021.03.30

  • Add demo to README.md

[0.0.3] - 2021.03.30

  • Add configuration for colors and stroke width
  • Add DrawController

[0.0.2] - 2021.03.30

  • Add example
  • Add document comments

[0.0.1] - 2021.03.30

  • Draw only black strokes.