Skip to content

Commit e6ffc4e

Browse files
authored
Release Toolium 3.3.1 (#412)
1 parent dab3273 commit e6ffc4e

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ output
8888
.eggs
8989
.tox
9090
.env
91+
.autoenv
9192

9293
# Database
9394
*.sqlite3

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Toolium Changelog
44
v3.3.1
55
------
66

7-
*Release date: In development*
7+
*Release date: 2025-02-05*
88

99
- Allow to save the diff image in jpg format for visual tests working with jpg
1010
- Fix the use of the # character in the actions defined in the feature description (Actions Before/After...)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.1.dev0
1+
3.3.1

requirements_dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ build~=0.10
1010
wheel~=0.40
1111
twine~=4.0
1212
behave==1.2.6 # behave tests
13+
importlib_metadata==7.2.1

0 commit comments

Comments
 (0)