Changes: - Deprecate the `size` attribute in favor of `width` and `height` 69 - Layout improvements 68 - Fix `MutliCanvas`'s `sync_image_data` attribute, and dynamically react to this attribute 70 - Documentation improvements
0.4.2
Not secure
Changes:
- Add support for touch events: https://github.com/martinRenou/ipycanvas/pull/66 - Redraw Canvas state on page refresh: https://github.com/martinRenou/ipycanvas/pull/65