Skip to content

v0.3.0

Compare
Choose a tag to compare
@jice-nospam jice-nospam released this 13 Jan 22:05
· 7 commits to master since this release

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