We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6dba9 commit 802bdb8Copy full SHA for 802bdb8
CHANGELOG.md
@@ -1,5 +1,14 @@
1
**Note**: Numbers like (\#123) point to closed Pull Requests on the fractal-tasks-core repository.
2
3
+* Tasks:
4
+ * Refactor projection task to use ngio
5
+* Dependencies:
6
+ * Add `ngio==0.1.0` to the dependencies
7
+ * Require `python >=3.10,<3.13`
8
+* CI:
9
+ * Remove Python 3.9 from the CI matrix
10
+
11
12
# 1.3.2
13
* Tasks:
14
* Add percentile-based rescaling to calculate registration task to make it more robust (\#848)
0 commit comments