v0.3.0
Warning ! wasm target compilation is broken is this version. Use 0.3.1 instead
Changed
- keyboard and mouse API revamped KeyUp/DownEvent.code and MouseButtonEvent.button are now enums
Fixed
- App:print use println on native target to have the same behavior as wasm
Added
- support for VirtualKeyCode::Apostrophe on mac