Skip to content

v0.2.0

Compare
Choose a tag to compare
@romancardenas romancardenas released this 03 Jul 10:58
· 2 commits to main since this release
c489a08

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.