Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Toolium Changelog
=================

v3.6.1
v3.7.0
------

*Release date: In development*
*Release date: 2025-12-02*

- Fix accuracy tag to exclude skipped executions from total executions count
- Add `after_accuracy_scenario` hook to allow custom behavior after accuracy scenario execution
Expand All @@ -14,7 +14,7 @@ v3.6.1
v3.6.0
------

*Release date: 2015-11-20*
*Release date: 2025-11-20*

- Remove Python 3.9 support (Python 3.9 reached the end of its life on October 31st, 2025)
- Remove xcuitest deprecated `get_window_size` method and replaced it with `get_window_rect` in all mobile actions
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.1.dev0
3.7.0