File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed
Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,46 @@ Release Notes
66Next Release
77------------
88
9+ -----------------
10+ PyRadiomics 2.1.1
11+ -----------------
12+
13+ New Features
14+ ############
15+
16+ - Implement validation of commandline input. (`#433 <https://github.com/Radiomics/pyradiomics/pull/433 >`_)
17+ - Implement thread-safe logging for python >= 3.2 (`#441 <https://github.com/Radiomics/pyradiomics/pull/441 >`_,
18+ `d8db675 <https://github.com/Radiomics/pyradiomics/commit/d8db675 >`_)
19+
20+ Labs
21+ ####
22+
23+ - Add script for using PyRadiomics with DICOM input and output.
24+ (`#437 <https://github.com/Radiomics/pyradiomics/pull/437 >`_)
25+
26+ Bug Fixes
27+ #########
28+
29+ - Fix memory error in calculation of GLCM-MCC. (`167888b <https://github.com/Radiomics/pyradiomics/commit/167888b >`_)
30+ - Fix error in serialization for JSON output. (`9d992fe <https://github.com/Radiomics/pyradiomics/commit/9d992fe >`_)
31+
32+ Tests
33+ #####
34+
35+ - Expand testing to include more parts of PyRadiomics. (`#410 <https://github.com/Radiomics/pyradiomics/pull/410 >`_)
36+
37+ Internal API
38+ ############
39+
40+ - Force cast the mask to an integer datatype on load. (`#431 <https://github.com/Radiomics/pyradiomics/pull/431 >`_)
41+
42+ Dependencies
43+ ############
44+
45+ - Fix PyWavelets version to > 0.4.0, <= 1.0.0, due to compilation issue in SlicerRadiomics.
46+ (`c828b99 <https://github.com/Radiomics/pyradiomics/commit/c828b99 >`_,
47+ `SlicerRadiomics#50 <https://github.com/Radiomics/SlicerRadiomics/issues/50 >`_)
48+
949-----------------
1050PyRadiomics 2.1.0
1151-----------------
You can’t perform that action at this time.
0 commit comments