Converters have been split out into separate package to reduce the dependencies required on the main package
0.3.5
Adds numpy as dependency
0.3.4
* Moved single DICOM files to fileformats core package * Added DicomCollection: DicomSet and DicomDir to handle sets of DICOM files * Refactors to match changes in fileformats base package
0.3.3
Fix up release to add future annotations to converters
0.3.2
Moves nibabel import inside the methods that require it so it is not required
0.3.1
Updates to handle changes to core package on the handling of side cars