-
Notifications
You must be signed in to change notification settings - Fork 139
/
CHANGES.txt
17 lines (17 loc) · 1.27 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
v0.5.2, 2024-07-23 -- Hotfixes
v0.5.1, 2024-04-03 -- Hotfixes
v0.5.0, 2024-04-03 -- Addressed all depreciation warnings and incompatabilities
Updated documentation
Updated and fixed tests
Added github workflows as system
Introduced formatting rules and pre-commit to enforce them
Removed dockerfile creation files
v0.4.0, 2018-02-XX -- Switched to Python 3: finally compatible with modern development environements
Switched to simple itk for image loading/saving: read dicom series, more formats, less dependencies, cleaner code, easier to maintain
Documentation: installation instructions for Windows and OsX
Others: improved filters, cleanup, bugfixes
v0.3.0, 2017-09-20 -- Extensive cleanup, many new functionalities, updated documentation, notebook tutorials, Python 3 branch
v0.2.2, 2014-09-18 -- Changes the documentation engine to Sphinx and fixed a number of bugs
v0.2.1, 2014-08-19 -- ez_setup.py has not been include
v0.2.0, 2014-08-19 -- Little clean-up, many new functionalities; in generally simpler structure and usage; complilation of C++ module not required anymore
v0.1.0, 2013-04-15 -- Initial release.