Skip to content

Releases: leexgone/uiautomation-rs

v0.16.0

19 Jan 12:04
Compare
Choose a tag to compare
  • 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.

v0.14.0

08 Jan 04:00
f14fa71
Compare
Choose a tag to compare
  • update to windows v0.59.0

v0.13.4

08 Jan 01:27
Compare
Choose a tag to compare
#92

v0.13.0

31 Oct 12:04
7224548
Compare
Choose a tag to compare
  • Support i686-pc-windows-msvc target. #84

v0.12.0

11 Jul 13:01
75b051f
Compare
Choose a tag to compare
  • update to windows 0.58.0

v0.11.0

01 Jun 12:48
06f267f
Compare
Choose a tag to compare
  • Support event handler. #59

v0.10.0

27 Apr 14:02
Compare
Choose a tag to compare
  • Fix typo in method names (ragne -> range) #57

v0.9.2

25 Apr 13:22
52a862d
Compare
Choose a tag to compare
  • add UIAutomation::create_cache_request() & sample
  • add UIMatcher::from_ref()

v0.9.0

14 Apr 13:24
3b82598
Compare
Choose a tag to compare
  • update to windows 0.56
  • support uiautomation caching. issue-48

v0.8.0

14 Mar 13:29
5d8ec8e
Compare
Choose a tag to compare
  • update to windows v0.54.0