v1.0.31
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)