File tree Expand file tree Collapse file tree 3 files changed +110
-153
lines changed
Expand file tree Collapse file tree 3 files changed +110
-153
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Added
1111
12- — Pure-Python implemented features ` FluxNNotDetBeforeFd ` and ` MagnitudeNNotDetBeforeFd `
13- - Pure-Python implemented ` OtsuSplit.threshold ` method
12+ —
1413
1514### Changed
1615
17- - ` rust-numpy ` 0.15.0 -> 0.15.1
18- - ` rand ` 0.8.4 -> 0.8.5
19- - ` enumflag2 ` 0.7.3 -> 0.7.4
16+ —
2017
2118### Deprecated
2219
@@ -34,6 +31,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3431
3532—
3633
34+ ## [ 0.5.5] 2022-04-05
35+
36+ ### Added
37+
38+ — Pure-Python implemented features ` FluxNNotDetBeforeFd ` and ` MagnitudeNNotDetBeforeFd `
39+ - Pure-Python implemented ` OtsuSplit.threshold ` method
40+
41+ ### Changed
42+
43+ - ` rust-numpy ` 0.15.0 -> 0.15.1
44+ - ` rand ` 0.8.4 -> 0.8.5
45+ - ` enumflag2 ` 0.7.3 -> 0.7.4
46+
3747## [ 0.5.4] 2021-12-20
3848
3949### Added
You can’t perform that action at this time.
0 commit comments