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: packages/image-comparison-core/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# @wdio/image-comparison-core
2
2
3
+
## 1.1.0
4
+
5
+
### Minor Changes
6
+
7
+
- bde4851: This PR will implement FR #1077 which is asking not to create the actual image on success. This should create a better performance because no files are writing to the system and should make sure that there's not a lot of noise in the actual folder.
8
+
9
+
# Committers: 1
10
+
11
+
- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
Copy file name to clipboardExpand all lines: packages/visual-service/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# @wdio/visual-service
2
2
3
+
## 9.1.0
4
+
5
+
### Minor Changes
6
+
7
+
- bde4851: This PR will implement FR #1077 which is asking not to create the actual image on success. This should create a better performance because no files are writing to the system and should make sure that there's not a lot of noise in the actual folder.
8
+
9
+
# Committers: 1
10
+
11
+
- Wim Selles ([@wswebcreation](https://github.com/wswebcreation))
0 commit comments