Skip to content

Release v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 19:49
  • Keyboard::new is now const
  • Layout and Scan Code Set are now const-generics, not arguments
  • Pause/Break and Print Screen now work correctly
  • KeyCode is now non-exhaustive
  • KeyState includes 'SingleShot' for keys with no break code
  • Add Colemak, Dvorak Programmer and DE layouts
  • MSRV increased to Rust 1.61