v1.3.0
- Changes
- On GenServer start, send events for any keys or buttons that are already
pressed. This fixes an issue where key presses are missed if the user
presses them right before the GenServer starts. GenServer restarts can cause
redundant press events now, though.
- On GenServer start, send events for any keys or buttons that are already