File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # 0.2.0 (2023-05-03)
2+ ## New Features
3+ - settings module - makes using various test settings easier and cleaner (#7 )
4+ - video module - adds features to enhance the video capture capabilities of Squish (#16 )
5+ ## Improvements
6+ - ` LOGLEVEL ` of the ** report** module can be set with a setter method that accepts also strings (#20 )
7+ ## Bugfixes
8+ - Fixed a bug where Squish snoozeFactor set to 0 broke the object highlighting when ` vph_property() ` was used (#15 )
9+ - Fixed a bug with nested object properties in ` vph_property() ` (#14 )
10+
11+ # 0.1.0 (2023-04-17)
12+ Initial version of the Python package that extends Squish Python API. It provides tools for everyday automated test cases development.
13+ ## Dependencies
14+ - Squish 6.7.0+
15+ ## New Features
16+ - report module - adds features to enhance the reporting capabilities of Squish
17+ - vps module - extension of Squish verification points
You can’t perform that action at this time.
0 commit comments