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: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
4
4
5
+
## v2.2.4 (2026-02-18)
6
+
7
+
### Unknown
8
+
9
+
* Fix regex for bit depth extraction in file name
10
+
11
+
Update regex to include optional 'bit' suffix in bit depth search. ([`057e20a`](https://github.com/3dct/vIQA/commit/057e20a61f5103bda6019e9b26dcc92b1fd3a7c0))
12
+
13
+
* Revert "feat: Device option for image loading when the image is a Pytorch Tensor" ([`6eb8507`](https://github.com/3dct/vIQA/commit/6eb8507541dce5a0e570127f782c512906330dd5))
14
+
15
+
* Revert "ci: test building for Python version 3.13"
16
+
17
+
This reverts commit 5ffd933d65aefb82f046da1f713a4c7e8f199351. ([`458dbe7`](https://github.com/3dct/vIQA/commit/458dbe7dcb059b6725ad2e153fe2dbbab5b5c523))
0 commit comments