You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# 1.0.0 (2023-09-20)
2
+
## New Features
3
+
- squishserver module - allows managing squishservers and (un)registering AUTs directly from your tests (#18)
4
+
- object_tree module - introduces a seamless object tree navigation and search capabilities (#28)
5
+
- Comprehensive documentation [(https://squape.cyberalpaca.com)](https://squape.cyberalpaca.com) for the Squape module is now available to help you make the most of its features
6
+
7
+
## Improvements
8
+
- squishtest support - Squape can be used togather with squishtest module now (#33)
9
+
1
10
# 0.2.2 (2023-05-21)
2
11
## Bugfixes
3
12
- Fixed activating log level support for some Squish test functions (#27)
0 commit comments