v0.2.0
Breaking changes
Now, auxiliary traits are in the traits
module instead of aux
. This was necessary for compatibility with Windows.
New features
We added a wait_event
utility closure for std
environments. It simplifies defining input handlers that need a maximum jitter check.