Skip to content

Releases: SonicCloudOrg/sonic-driver-core

1.1.29

03 Aug 02:31
a663b55
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.28 by @github-actions in #95
  • build(deps): bump com.alibaba:fastjson from 2.0.34 to 2.0.37 by @dependabot in #98
  • build(deps): bump org.java-websocket:Java-WebSocket from 1.5.3 to 1.5.4 by @dependabot in #97
  • feat(iOS): add doubleTap,rotate screen, active element by @huang1988519 in #101

New Contributors

Full Changelog: 1.1.28...1.1.29

1.1.28

01 Jul 11:54
3839bff
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.27 by @github-actions in #91
  • feat:参考W3C规范在BaseElement中增加常用的isDisplayed方法 by @caofengbin in #93
  • fix poco not id bug by @aoliaoaoaojiao in #94

Full Changelog: 1.1.27...1.1.28

1.1.27

22 Jun 15:39
713f493
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.26 by @github-actions in #89
  • fix:优化双端的findElementList逻辑,仅在查找到元素的时候退出while循环 by @caofengbin in #90

Full Changelog: 1.1.26...1.1.27

1.1.26

21 Jun 07:15
ae93a80
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.25 by @github-actions in #86
  • feat:iOS端增加自定义滑动操作耗时的方法,避免滑动过快触发的惯性滑动 by @caofengbin in #88
  • build(deps): bump fastjson from 2.0.33 to 2.0.34 by @dependabot in #87

Full Changelog: 1.1.25...1.1.26

1.1.25

17 Jun 08:48
f95833f
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.24 by @github-actions in #79
  • build(deps): bump fastjson from 2.0.29 to 2.0.33 by @dependabot in #84
  • build(deps): bump lombok from 1.18.26 to 1.18.28 by @dependabot in #83
  • feat:AndroidDriver中增加tap,longPress,swipe的方法,对齐IOSDriver by @caofengbin in #85

New Contributors

Full Changelog: 1.1.24...1.1.25

1.1.24

27 Apr 10:26
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.23 by @github-actions in #78

Full Changelog: 1.1.23...1.1.24

1.1.23

25 Apr 13:30
c16f332
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.22 by @github-actions in #76
  • build(deps): bump fastjson from 2.0.28 to 2.0.29 by @dependabot in #77

Full Changelog: 1.1.22...1.1.23

1.1.22

19 Apr 07:36
bf64941
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.21 by @github-actions in #69
  • build(deps): bump fastjson from 2.0.23 to 2.0.24 by @dependabot in #71
  • build(deps): bump jsoup from 1.15.3 to 1.15.4 by @dependabot in #70
  • build(deps): bump fastjson from 2.0.24 to 2.0.25 by @dependabot in #72
  • build(deps): bump fastjson from 2.0.25 to 2.0.26 by @dependabot in #73
  • build(deps): bump fastjson from 2.0.26 to 2.0.27 by @dependabot in #74
  • build(deps): bump fastjson from 2.0.27 to 2.0.28 by @dependabot in #75

Full Changelog: 1.1.21...1.1.22

1.1.21

11 Feb 07:55
aac71a4
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.20 by @github-actions in #62
  • build(deps): bump Java-WebSocket from 1.5.2 to 1.5.3 by @dependabot in #66
  • build(deps): bump lombok from 1.18.24 to 1.18.26 by @dependabot in #67

Full Changelog: 1.1.20...1.1.21

1.1.20

18 Jan 15:18
5f1461f
Compare
Choose a tag to compare

What's Changed

  • doc: update README files version to 1.1.19 by @github-actions in #56
  • build(deps): bump fastjson from 2.0.10 to 2.0.23 by @dependabot in #57
  • build(deps): bump lombok from 1.18.20 to 1.18.24 by @dependabot in #58

New Contributors

Full Changelog: 1.1.19...1.1.20