Skip to content

0.10.2

Compare
Choose a tag to compare
@Malinskiy Malinskiy released this 20 Sep 10:39
· 9 commits to develop since this release

What's Changed

Features:

  • feat(core): comments support in value filtering files by @vfadc in #943
  • feat(core): add filter disabling via config by @Vacxe in #937
  • feat(core): basic ci integration by @Vacxe in #964
  • feat(apple): append stderr to log by @Malinskiy in #936
  • feat(apple): implement importMedia for simulators by @vfadc in #942
  • feat(apple): pulling xcresult policy by @vfadc in #945
  • feat(apple): improve detectTestType by @Malinskiy in #955
  • feat(apple): support preferredScreenCaptureFormat by @Malinskiy in #965
  • feat(apple): support transcoding by @Malinskiy in #970
  • feat(android): print bundle info when am test parser fails by @Malinskiy in #957
  • feat(android): add filtered logcat to am instrument parser by @Malinskiy in #960
  • feat(android): chunked video recording for API <34 and infinite recording for API >=34 by @Malinskiy in #962
  • feat(android): rework app installation + parser by @Malinskiy in #966

Bug fixes:

  • fix(core): filter tests with missing duration from duration and rawDu… by @Malinskiy in #946
  • fix(core): improve return batch behavior by @Malinskiy in #950
  • fix(core): wait for cancellation of jobs before terminating DeviceActor by @Malinskiy in #951
  • fix(apple): use keepAliveInterval from ssh config by @vfadc in #935
  • fix(apple): add missing bundleInject for xctest by @Malinskiy in #941
  • fix(apple): handle watch app if it's defined in the app bundle by @Malinskiy in #947
  • fix(apple): safer removal of archs for binaries by @Malinskiy in #952
  • fix(apple): use marathon's time source for test timestamps by @Malinskiy in #969
  • fix(apple): transcode dimensions should be divisible by 2 by @Malinskiy in #971
  • fix(android): DexTestParser should support empty package by @Malinskiy in #940
  • fix(android): detect device reboot during data clear by @Malinskiy in #949
  • fix(android): better device failure handling for ScreenRecorder by @Malinskiy in #968

Other:

New Contributors

Full Changelog: 0.10.1...0.10.2