jsPsych/packages/plugin-sketchpad/CHANGELOG.md
2021-12-14 14:42:42 +00:00

14 lines
739 B
Markdown

# @jspsych/plugin-sketchpad
## 1.0.1
### Patch Changes
- [#2401](https://github.com/jspsych/jsPsych/pull/2401) [`76ec31f2`](https://github.com/jspsych/jsPsych/commit/76ec31f2242216f871472d5e26d9c0644cea0477) Thanks [@jodeleeuw](https://github.com/jodeleeuw)! - Fixed several bugs in the sketchpad plugin. See #2399 for list.
## 1.0.0
### Major Changes
- [#2258](https://github.com/jspsych/jsPsych/pull/2258) [`bddae3ee`](https://github.com/jspsych/jsPsych/commit/bddae3eef7abb4dae1eef813a81584e3c4042b0f) Thanks [@jodeleeuw](https://github.com/jodeleeuw)! - A plugin for drawing responses on a canvas element. Supports very basic drawing operations and recording both the final image and the sequential steps to generate that image.