Skip to content

sdk-v0.2.0

Compare
Choose a tag to compare
@hatemhosny hatemhosny released this 05 Sep 20:26
· 1127 commits to develop since this release
2316652

sdk-v0.2.0 (2023-09-05)

This release introduces headless mode. It also added support to watch for console output and test results.

Bug Fixes

  • SDK: fix race condition when calling SDK methods (85ee589)

Features

  • SDK: add support for headless playgrounds (b312b88)
  • SDK: allow SDK to watch for console output and test results (69f3f04)

Performance Improvements

  • SDK: do not load visual features when headless (dab8ae9)
  • SDK: send data in custom SDK events only if being watched (5810916)