v3.0.0
<a name"3.0.0">
3.0.0 (2017-06-06)
Bug Fixes
- config: improve default configuration for ImageIOs and WebWorkers paths (edf6a367)
Features
- Formats: add support for the VTK legacy file format (04a7e70c)
- config: make the location of the ImageIOs and web workers configurable (61db76a1)
- formats:
- readers:
Breaking Changes
- require('itk/itkreadImageFile.js') is now require('itk/readImageFile.js')
(fafb86e7)
- require('itk/dist/itkreadImageFile.js') is now require('itk/itkreadImageFile.js')
(0e6b4ba1)