Skip to content

Releases: iscar-ucm/xdevs_no_std.rs

v0.2.1

03 Jul 11:10
c333c6e
Compare
Choose a tag to compare

Minor changes in metadata for docs.rs

v0.2.0

03 Jul 10:58
c489a08
Compare
Choose a tag to compare

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.

Avoid spurious external transitions

09 Jan 14:09
Compare
Choose a tag to compare
Pre-release
v0.1.1

avoid spurious external transitions

First version

08 Jan 11:32
Compare
Choose a tag to compare
First version Pre-release
Pre-release
v0.1.0

minor changes