All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.2.2 Changes
- โ Add
isKeyCode
function [ryantrinkle]
- โ Add
-
v0.2.1 Changes
- ๐ Bugfix: the keycodes for
-
and=
were swapped on Gecko-based browsers (e.g., Firefox)
- ๐ Bugfix: the keycodes for
-
v0.2 Changes
- โ Add
Data
,Typeable
,Generic
, andLift
instances forKey
when possible
- โ Add
-
v0.1.1 Changes
- ๐ Bugfix involving keycode 74 (should be J, was incorrectly giving K) [roboguy13]
-
v0.1 Changes
- ๐ Initial commit