Skip to content

v2.0.0

Choose a tag to compare

@jourdain jourdain released this 29 May 15:03

<a name"2.0.0">

2.0.0 (2017-05-29)

Bug Fixes

  • dependencies: add promise-worker-transferable and promise-file-reader to dependencies (e74338f3)
  • readers: remote itkreadImage.js and itkreadBlob.js (a14417dd)

Features

  • Docker: enable all IO modules in the Docker image (6aa7136a)
  • Matrix:
    • add getMatrixElement, setMatrixElement (96b133a1)
    • add copy constructor (7a6490ce)
  • build: uglify generated web workers (a4449cbb)
  • readers: implement readImageFile (a538ec7c)

Breaking Changes

  • Emscripten modules no longer wrapped as UMD modules.

(a538ec7c)