keyboard v0.13.0 Release Notes

Release Date: 2018-03-26 // about 6 years ago
    • [All] New remap_ and block_ functions.
    • ๐Ÿ“œ [All] New high-level functions for parsing and converting hotkey names.
    • [All] Added .modifiers and .is_keymap attribute to events.
    • [All] Event name now matches character typed (e.g. now event from key 1 reports as ! if shift is pressed). This gives get_typed_strings more precision.
    • ๐Ÿ [Windows] New key suppression system should fix most bugs with suppress=True.
    • ๐Ÿง [Linux] Added .device attribute to events.
    • ๐Ÿ›  [All] Many, many bugfixes.