SimpleITK/ReleaseNotes: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
(Created page with "Release Notes - SimpleITK - Version 0.7.0 Release ==Sub-task== * https://issues.itk.org/jira/browse/SIMPLEITK-359 SIMPLEITK-359 - Look into integration of ExternalData.cmake...") |
m (moved SimpleITK/ReleaseNotes 0.7.0 to SimpleITK/ReleaseNotes) |
(No difference)
|
Revision as of 17:49, 17 March 2014
Release Notes - SimpleITK - Version 0.7.0 Release
Sub-task
- [SIMPLEITK-359] - Look into integration of ExternalData.cmake
Bug
- [SIMPLEITK-210] - Use printable types for ToString methods
- [SIMPLEITK-371] - SetPixel test is failing on windows in debug mode
- [SIMPLEITK-387] - CSharp version is invalid causing compilation error.
- [SIMPLEITK-398] - CSharp is missing the Image::GetBufferAs... methods
- [SIMPLEITK-401] - Verify TR1 error checking for logic
- [SIMPLEITK-405] - Fix some dashboard warnings
- [SIMPLEITK-406] - Can not convert image >4GB to numpy array
- [SIMPLEITK-408] - Swig build error on windows64 when ITK is not installed, due to excessive path length.
- [SIMPLEITK-417] - LabelStatisticsImageFilter does not reset internal measurements for each execution.
Improvement
- [SIMPLEITK-389] - Overload image operators for C# wrappers
- [SIMPLEITK-390] - Add BitwiseNot functor filter
- [SIMPLEITK-392] - Improve scanning time of JSON files.
- [SIMPLEITK-399] - Update to ITK patch release 4.3.2
- [SIMPLEITK-400] - Update towards ITK 4.4
- [SIMPLEITK-409] - There is an unneeded dependency of many of the BasicFilter libraries on the previous on. This should be removed.
New Feature
- [SIMPLEITK-330] - Add PatchBaseDenoising filter
- [SIMPLEITK-411] - Add new json field type for enums.
- [SIMPLEITK-415] - Add ClampImageFilter
Task
- [SIMPLEITK-352] - Have separate versions of SimpleITK doxygen for each version or tag
- [SIMPLEITK-355] - Add CMake file to use Midas and MD5 files for data.
- [SIMPLEITK-356] - Migrate the data from the data submodule to the Midas md5 download system.
- [SIMPLEITK-366] - System ITK with Superbuild.
- [SIMPLEITK-367] - Move WIki pages to version directories.
- [SIMPLEITK-375] - Update SimpleITK Wiki and FAQ, including compiler support and FAQ entries.
- [SIMPLEITK-407] - Update the style of SWIG and PCRE.
- [SIMPLEITK-412] - Fix dashboard issues
- [SIMPLEITK-416] - Update Source Tarball script for midas data.
- [SIMPLEITK-418] - The size of the monolithic test driver is too big on windows. This should be broken up