- [Windows] Used explicit WinDLL to fix "expected CFunctionType instance instead of CFunctionType".
- [Windows] Added more Windows virtual key codes for key name mapping (should fix .e.g "?").
- [All] Fixed canonicalization removing too much space (thanks @iliazeus).
- [All] Added
start_recordingandstop_recordingfor more flexible macros (thanks @softuser25 for the suggestion). - [All] Added
read_shortcutfunction. - [All] Added
get_shortcut_namefunction. - [All] Cleaned up
examplesfolder and added more examples.