All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.2.2 Changes

    • โž• Add isKeyCode function [ryantrinkle]
  • v0.2.1 Changes

    • ๐Ÿ›  Bugfix: the keycodes for - and = were swapped on Gecko-based browsers (e.g., Firefox)
  • v0.2 Changes

    • โž• Add Data, Typeable, Generic, and Lift instances for Key when possible
  • v0.1.1 Changes

    • ๐Ÿ›  Bugfix involving keycode 74 (should be J, was incorrectly giving K) [roboguy13]
  • v0.1 Changes

    • ๐ŸŽ‰ Initial commit