[Neuroimaging] Nibabel 2.0.2 bugfix release
Bertrand Thirion
bertrand.thirion at inria.fr
Tue Nov 24 02:54:55 EST 2015
Many thanks for all these contributions !
Best,
Bertrand
----- Mail original -----
> De: "Christopher J Markiewicz" <effigies at bu.edu>
> À: "Neuroimaging analysis in Python" <neuroimaging at python.org>
> Envoyé: Lundi 23 Novembre 2015 23:09:08
> Objet: [Neuroimaging] Nibabel 2.0.2 bugfix release
>
> Hi all,
>
> I just pushed a 2.0.2 bugfix release for nibabel. This release includes
> a number of fixes to ensure nibabel works as expected for users running
> Python 3.5 and numpy 1.10.
>
> Here is the Changelog:
>
> * 2.0.2 (Monday 23 November 2015)
>
> * Fix for integer overflow on large images (pr/325) (MB);
> * Fix for Freesurfer nifti files with unusual dimensions (pr/332)
> (Chris Markiewicz);
> * Fix typos on benchmarks and tests (pr/336, pr/340, pr/347) (Chris
> Markiewicz);
> * Fix Windows install script (pr/339) (MB);
> * Support for Python 3.5 (pr/363) (MB) and numpy 1.10 (pr/358) (Chris
> Markiewicz);
> * Update pydicom imports to permit version 1.0 (pr/379) (Chris
> Markiewicz);
> * Workaround for Python 3.5.0 gzip regression (pr/383) (Ben
> Cipollini).
> * tripwire.TripWire object now raises subclass of AttributeError when
> trying to get an attribute, rather than a direct subclass of
> Exception. This prevents Python 3.5 triggering the tripwire when
> doing inspection prior to running doctests.
> * Minor API change for tripwire.TripWire object; code that checked for
> AttributeError will now also catch TripWireError.
>
> Thanks very much to all involved. Please let us know if you have any
> problems.
>
> --
> Christopher J Markiewicz
> _______________________________________________
> Neuroimaging mailing list
> Neuroimaging at python.org
> https://mail.python.org/mailman/listinfo/neuroimaging
>
More information about the Neuroimaging
mailing list