Difference between revisions of "Release 1.0 Notes"

From mitk.org
Jump to navigation Jump to search
 
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
MITK 1.0 intends to give a stable API for external developers. The main goal was to give a bug free MITK core library and subsequently improve the libraries dependent on this core in future releases. In case of critical core bugs, there will be bug fix releases in the future.
 +
 
__NOTOC__
 
__NOTOC__
= Release Notes MITK 1.0 (11.01) =
+
== General ==
 +
* Warning free MITK core library
 +
* Multi Channel Write and Read support for mitk::Image
  
MITK 0.14 is an intermediate release on our way to MITK 1.0 which is scheduled for the beginning of March 2010. All Qt3 based classes have been removed and all features have been ported to Qt4. Get it from the [[Download]] page.
 
  
== General ==
+
== Application Framework ==
  
== Application Framework ==
 
  
 
== IGT ==
 
== IGT ==

Latest revision as of 16:51, 4 December 2014

MITK 1.0 intends to give a stable API for external developers. The main goal was to give a bug free MITK core library and subsequently improve the libraries dependent on this core in future releases. In case of critical core bugs, there will be bug fix releases in the future.


General

  • Warning free MITK core library
  • Multi Channel Write and Read support for mitk::Image


Application Framework

IGT