Skip to content

v3.0.0

Compare
Choose a tag to compare
@itkrobot itkrobot released this 07 Jun 03:01

<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:
    • implement itkreadImageBlob (a1daf8d4)
    • implement readImageArrayBuffer (7cc55013)

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)