Skip to content

Commit c693cfa

Browse files
authored
Consolidate CHANGELOG.md [skip ci]
1 parent a9b38a7 commit c693cfa

File tree

1 file changed

+9
-23
lines changed

1 file changed

+9
-23
lines changed

CHANGELOG.md

Lines changed: 9 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,25 @@
11
**Note**: Numbers like (\#123) point to closed Pull Requests on the fractal-tasks-core repository.
22

3-
# 1.5.0 (a2 prerelease)
3+
# 1.5.0
44

5-
* Dependencies:
6-
* Bump `ngio` to `>=0.2.4,<0.3.0`.
75
* Tasks:
8-
* Refactor `projection` task to use the new `ngio` API.
6+
* Refactor `projection` task to use the new `ngio` API (\#937, \#943).
97
* Refactor `copy_ome_zarr_plate` init task to support the upcoming flexibility.
10-
* Testing:
11-
* Add new (redundand) `ngio` based testing
12-
13-
# 1.5.0 (a1 prerelease)
14-
15-
* Dependencies:
16-
* Drop support for Python 3.10 (\#932).
17-
* Bump `fractal-task-tools` to `0.0.12` (\#933).
18-
* Pin `numcodecs` to `<0.16` (\#932).
19-
20-
# 1.5.0 (a0 prerelease)
21-
22-
* Tasks:
238
* Rely on `fractal-task-tools` for `run_fractal_task` wrapper (\#923).
249
* Mark some existing tasks as _converter_ tasks(\#923).
2510
* Mark existing `run_fractal_task` wrapper as deprecated (\#923).
2611
* Manifest generation:
2712
* Rely on `fractal-task-tools` for manifest building (\#923).
2813
* Mark existing tools as deprecated (\#923).
29-
* Dependencies:
30-
* Add `fractal-task-tools==0.0.10` dependency (\#923).
31-
32-
33-
# Unreleased
34-
3514
* Testing:
15+
* Add new (redundand) `ngio`-based testing.
3616
* Fix links to ome/ngff specs (\#930).
17+
* Dependencies:
18+
* Add `fractal-task-tools==0.0.10` dependency (\#923).
19+
* Bump `ngio` to `>=0.2.4,<0.3.0` (\#943).
20+
* Drop support for Python 3.10 (\#932).
21+
* Bump `fractal-task-tools` to `0.0.12` (\#933).
22+
* Pin `numcodecs` to `<0.16` (\#932).
3723

3824
# 1.4.3
3925

0 commit comments

Comments
 (0)