Changes
- Removed
esize
parameter from extension constructor (#102 @twitzelbos) - Updated
nalgebra
to 0.32 andsimba
to 0.8 (#103) - Volume writing system has been redesigned to support complex valued data (#106 @twitzelbos)
New
- New NIFTI extension writer! See
examples/gen_nifti
for an example. (#101 @twitzelbos)
Miscellaneous
- Fixed all clippy warnings (#104 @nilgoyette)
New Contributors
🙏 Thank you @twitzelbos for your contributions.
Full Changelog: v0.15.0...v0.16.0