v2.1.0
What's Changed
- Prevent jupyter backend from submitting events that rendercanvas does not (yet) know by @almarklein in #82
- Add pointer_enter and pointer_leave events by @almarklein in #80
- Small optimization in checking event type by @almarklein in #84
- Add canvas.set_cursor() by @almarklein in #81
- Add canvas.set_update_mode() by @almarklein in #83
- Add type hints for the public API by @almarklein in #85
Full Changelog: v2.0.4...v2.1.0