v0.2.0
- Added
GamepadState::aux
to allow additional arbitrary input tracking - Prevent
GamepadStorage::save()
from constantly running save logic when firing on hotkey check - Moved
InputMode
,DpadMode
andSOCDMode
vaules into aGamepadOptions
property for easier saving/loading