Skip to content

Releases: InsightSoftwareConsortium/ITK-Wasm

itk-wasm-v1.0.0-b.156

13 Nov 04:14
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.156 Pre-release
Pre-release

1.0.0-b.156 (2023-11-13)

Bug Fixes

  • bindgen: local package.json path in pipelines-base-url.ts (dc69e2e)

itk-wasm-v1.0.0-b.155

09 Nov 12:54
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.155 Pre-release
Pre-release

1.0.0-b.155 (2023-11-09)

Bug Fixes

  • bindgen: create init.py for emscripten package test fix import (1b0a814)
  • bindgen: remove rollup configurations (84e78df)

Features

  • bindgen: embed js module bundle in the python package (f46df27)
  • image-io: add itkwasm-image-io-emscripten package (8f73d22)
  • itkwasm-image-io-wasi: add bindgen output (7fe693b)
  • itkwasm-image-io-wasi: add read_image, imread (020ac77)
  • itkwasm-image-io-wasi: add write_image (2d88004)
  • itkwasm-image-io: initial addition (815d901)

itk-wasm-v1.0.0-b.154

06 Nov 16:58
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.154 Pre-release
Pre-release

1.0.0-b.154 (2023-11-06)

Bug Fixes

  • replace webworker-promise with comlink (99670a7)

itk-wasm-v1.0.0-b.153

05 Nov 02:46
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.153 Pre-release
Pre-release

1.0.0-b.153 (2023-11-05)

Bug Fixes

  • deps: bump webworker-promise to 0.5.1 (79391f0)

itk-wasm-v1.0.0-b.152

29 Oct 21:13
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.152 Pre-release
Pre-release

1.0.0-b.152 (2023-10-29)

Bug Fixes

  • createWebWorkerPromise: revoke revokeObjectURL (3084ebb)

itk-wasm-v1.0.0-b.151

27 Oct 15:34
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.151 Pre-release
Pre-release

1.0.0-b.151 (2023-10-27)

Features

  • itk-wasm-cli: Update default Docker image for 20231026-19713e3a (f82521c)
  • itkWasmExports: provide getMemoryInputArrayStore (19713e3)

itk-wasm-v1.0.0-b.150

27 Oct 02:46
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.150 Pre-release
Pre-release

1.0.0-b.150 (2023-10-27)

Bug Fixes

  • createWebWorkerPromise: clean up object urls (d627063)

itk-wasm-v1.0.0-b.149

13 Oct 20:19
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.149 Pre-release
Pre-release

1.0.0-b.149 (2023-10-13)

Bug Fixes

  • createWebWorkerPromise: use type: 'module' option for Worker (92f9492), closes #970

itk-wasm-v1.0.0-b.148

13 Oct 05:27
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.148 Pre-release
Pre-release

1.0.0-b.148 (2023-10-13)

Bug Fixes

  • emscripten: save and restore the stack with a run (e99c3e4), closes #760

Features

  • bindgen: add pyproject.toml short description for wheel summary (5c1a3a5), closes #949
  • itk-wasm-cli: Update default Docker image for 20231011-0ed0113b (24f8230)
  • itk-wasm-cli: Update default Docker image for 20231011-b6214540 (13150e6)
  • itk-wasm-cli: Update default Docker image for 20231012-93cb7447 (9d5cd0d)
  • support dynamic emscripten module import in web workers (93cb744)

itk-wasm-v1.0.0-b.147

11 Oct 17:23
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.147 Pre-release
Pre-release

1.0.0-b.147 (2023-10-11)

Bug Fixes

  • add image-io cxx sources (f4ff5eb)
  • image-io: import localPathRelativeToModule (3dcd325)

Features

  • image-io: Add --information-only flag (564e678)
  • image-io: add readImage (b80fd47)
  • image-io: Add readImageNode to package (d52c46f)
  • image-io: add writeImage function (8b8de3e)
  • image-io: add writeImageNode to the package (cfbfd13)
  • image-io: bindgen updates for output files (fa0ce80)
  • image-io: initial image-io pkg sources (376e70f)
  • image-io: Mark typescript couldRead and couldWrite as booleans (5b4c63a)
  • image-io: Update package for bindgen generation (da20f7e)
  • itk-wasm-cli: Update default Docker image for 20231002- (138f178)