Skip to content

v1.0.31

Compare
Choose a tag to compare
@YamStranger YamStranger released this 18 Feb 16:41
· 4858 commits to main since this release

Commits:

  • 11b988b Use Durations rather than longs and ints to handle timeout values, in order to avoid coding errors, make the code clearer, and as a basis for more flexible timeout configuration. (@wakaleo)
  • 4b66966 Removed redundant Jackson adaptor classes (@wakaleo)
  • 56f672a Made table formatting more robust by providing support for unicode brackets and new line chars. (@wakaleo)
  • e78dd2c Added support for displaying Saucelabs configuration in the build info screen. (@wakaleo)