Releases: InsightSoftwareConsortium/ITK-Wasm
Releases · InsightSoftwareConsortium/ITK-Wasm
itk-wasm-v1.0.0-b.137
1.0.0-b.137 (2023-09-10)
Performance Improvements
itk-wasm-v1.0.0-b.136
1.0.0-b.136 (2023-09-07)
Features
itk-wasm-v1.0.0-b.135
itk-wasm-v1.0.0-b.134
itk-wasm-v1.0.0-b.133
itk-wasm-v1.0.0-b.132
1.0.0-b.132 (2023-08-28)
Features
- itk-wasm-cli: Update default Docker image for 20230827-b8b0e4cd (0f84705)
itk-wasm-v1.0.0-b.131
itk-wasm-v1.0.0-b.130
1.0.0-b.130 (2023-08-25)
Bug Fixes
- runPipelineEmscripten: need PipelineInput .data property (1fff5e2)
itk-wasm-v1.0.0-b.129
1.0.0-b.129 (2023-08-24)
Bug Fixes
- bindgen: support multiple int, float inputs in demo app (fc9de1e)
itk-wasm-v1.0.0-b.128
1.0.0-b.128 (2023-08-22)
Bug Fixes
- bindgen: use Any for JsonObject type (953e040)
- bindgen: use writeIfOverrideNotPresent for python function modules (f7fcf55)
- bindgen: wasi processing of image vector options (e1f3cee)
- bingen: use any for JsonObject typescript type (08ed5bc)
- dicom: Python Json types corrections, wasi dicom series handling (c9abf86)
- Python: support empty image metadata (9d220ba)
- python: use Union over | for cast_image (6cabf37)
- runPipelineEmscripten: robust behavior when image.metadata is not a Map (1219a1a)
Features
- bindgen: support FLOAT for demo html, typescript (cd29c91)
- bindgen: support input image, mesh vector inputs for demo (86291ef)
- compare-images: add compare_images function (05e5366)
- compare-images: Add compare_images_async (9b20e09)
- compare-images: add compare_images.py, compare_images_async.py to dispatch (827e10c)
- compare-images: add compare-images-node.ts (dab81de)
- compare-images: add compare-images.ts (9fdf36b)
- compare-images: add python bindings (0d8c87d)
- compare-images: add typescript binding output (adbc0c6)
- compare-images: add vector-magnitude computation (8541e8b)
- compare-images: add vector-magnitude pipeline (3478c4a)
- compare-images: add vector-magnitude typescript bindings (800778c)
- compare-images: build native pipeline (195dddf)
- compare-images: define CompareImagesMetric (5accc83)
- compare-images: Implement compare-double-images (8f12f49)
- compare-images: typescript demo focuses on the compareImages (3fcb0f7)
- compare-images: updated demo output with support for all inputs types (96dcfa6)
- python: add cast_image function to itkwasm package (5e0c127)
- TypeScript: add JsonCompatible type (4959c42)