Skip to content

Commit 70e8af7

Browse files
authored
New version: CellSegmentation v0.2.5 (#267)
1 parent 7bb3c2f commit 70e8af7

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

C/CellSegmentation/Compat.toml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,25 @@ TileTrees = "0.2.1-0.2"
2020

2121
["0.2-0"]
2222
AxisArrays = "0.4"
23-
ColorTypes = "0.11"
2423
Distances = "0.10"
2524
FactoredMatrices = "0.1"
2625
FakeCells = "0.2.1-0.2"
2726
FileIO = "1"
2827
FixedPointNumbers = "0.8"
2928
ImageAxes = "0.6"
30-
ImageCore = "0.9"
3129
ImageMetadata = "0.9"
32-
JLD2 = "0.4"
3330
TileTrees = "0.3"
3431
TiledFactorizations = "0.1"
3532
julia = "1.6.0-1"
3633

3734
["0.2-0.2.1"]
3835
MergePairwise = "0.1"
3936

37+
["0.2-0.2.4"]
38+
ColorTypes = "0.11"
39+
ImageCore = "0.9"
40+
JLD2 = "0.4"
41+
4042
["0.2.2"]
4143
MergePairwise = "0.2"
4244

@@ -45,3 +47,10 @@ MergePairwise = "0.2-0.3"
4547

4648
["0.2.4-0"]
4749
ShotNoise = "0.0-0.1"
50+
51+
["0.2.5-0"]
52+
ColorTypes = "0.11-0.12"
53+
ImageCore = "0.9-0.10"
54+
JLD2 = "0.4-0.5"
55+
Statistics = "1"
56+
Unitful = "1"

C/CellSegmentation/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ git-tree-sha1 = "178282268379adcd1664cad8d37c2d1cac37897d"
1515

1616
["0.2.4"]
1717
git-tree-sha1 = "1d4d8367c738fce92afce8e9a0e01dddad78d531"
18+
19+
["0.2.5"]
20+
git-tree-sha1 = "39a210b6cff228361d498897480dfc8d16ea8aaa"

0 commit comments

Comments
 (0)