v0.0.7
Pre-release
Pre-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.