Skip to content

v0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@rhysd rhysd released this 25 Feb 16:14
· 67 commits to main since this release
  • Support iced as optional iced feature. (example)
  • Fix Shift modifier is not converted correctly from platform-specific events.
  • Fix Meta modifier key is wrongly handled as Cmd key on converting crossterm events.
  • Scrape examples on generating API documents for docs.rs.
  • Add the fuzz tests.
  • Refine the crossterm example with more practical usage.