Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 245 Bytes

Changelog.md

File metadata and controls

13 lines (8 loc) · 245 Bytes

0.1.3

  • Updated x86_64 to 0.12.2

0.1.2

  • Updated x86_64 to fix deprecated asm! macro.

0.1.1

  • Mouse::new() is now a const fn.
  • MouseState::new() is now a const fn.
  • Added MouseState::get_x() and MouseState::get_y().