Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@leexgone leexgone released this 19 Jan 12:04
· 1 commit to main since this release
  • Add Keyboard.ignore_parse_err() option to ignore parsing error.
  • Add UIElement.send_text() method to output the literal content of the text.
  • Impl TryFrom for enum types, instead of From.