We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 842d6fc commit 8cd1fafCopy full SHA for 8cd1faf
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v3.9.0
4
+- Code export for Python (e.g., pytest, Python 3)
5
+- Fix for frames to support `relative=parent` in the runner
6
+- Fix for frames to support `relative=top` in IDE playback
7
+- Added timestamps to log entries (PR #688)
8
+
9
## v3.8.1
10
- Code export fixes for commands that open and switch to new windows
11
- Added a suffix of "Test" to class and filenames in Java code export
0 commit comments