[go: up one dir, main page]

Menu

[2b273c]: / ChangeLog  Maximize  Restore  History

Download this file

41 lines (27 with data), 762 Bytes

Version 0.1.8
=============

  * remove duplicate libraries without reordering

Version 0.1.7
=============

  * Change module name to pymia to avoid conflicts with
    the nipype interface module

Version 0.1.6
=============

  * Update dependency to mia-2.2

Version 0.1.5
=============

 * update license information
 * set C++11 flag to c++0x to support g++-4.6

Version 0.1.4
=============

 * move the segmentation tool into different package since it
	does not work with python3
 * remove direct (deprecated) access to array objects

Version 0.1.3
=============

 * mia modules support for python 3
 * move to python distutils as build tool
 * change drawn star rays to six Closes [tickets-pymia:#1]

Version 0.1.2
=============

  * first public release