Skip to content

Releases: wix-incubator/DetoxRecorder

1.0.151

09 Feb 21:49
9982078
Compare
Choose a tag to compare
  • Send correct --byOS argument to applesimutils (#12)

1.0.150

03 Feb 15:55
b8a597a
Compare
Choose a tag to compare

Print error message when Detox config file is in an unsupported format.

1.0.149

28 Nov 19:23
e7b0283
Compare
Choose a tag to compare
  • Run post install script on macOS only
  • macOS Big Sur support

1.0.148

28 Nov 17:10
c9b34e5
Compare
Choose a tag to compare
  • Run post install script on macOS only
  • macOS Big Sur support

1.0.147

27 Nov 21:20
c66e7f2
Compare
Choose a tag to compare
  • Run post install script on macOS only
  • macOS Big Sur support

1.0.146

24 Sep 15:42
67dbcdd
Compare
Choose a tag to compare

Fixed an issue with JS output

v1.0.145

21 Jul 00:12
9703150
Compare
Choose a tag to compare

Correctly handle paths with tilde in them (e.g. ~/Desktop/myTest.js)

v1.0.144

20 Jul 23:41
228711c
Compare
Choose a tag to compare

Correctly handle paths with tilde in them (e.g. ~/Desktop/myTest.js)

v1.0.143

20 Jul 13:12
2f8b89c
Compare
Choose a tag to compare

Major changes to the way test files are written to. Now, the CLI binary is responsible, so it should have permission to write anywhere the Terminal app has access to. This should fix issues where the simulator app process may not had permission to write to certain folders.

v1.0.121

06 Jul 16:54
40da12a
Compare
Choose a tag to compare
  • Visual tweaks to the settings screen

  • Added more logging:

    xcrun simctl spawn booted log stream --level debug --style compact --predicate "subsystem=='DetoxRecorder'"