Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-b.128 [skip ci]
# [1.0.0-b.128](itk-wasm-v1.0.0-b.127...itk-wasm-v1.0.0-b.128) (2023-08-22) ### Bug Fixes * **bindgen:** use Any for JsonObject type ([953e040](953e040)) * **bindgen:** use writeIfOverrideNotPresent for python function modules ([f7fcf55](f7fcf55)) * **bindgen:** wasi processing of image vector options ([e1f3cee](e1f3cee)) * **bingen:** use any for JsonObject typescript type ([08ed5bc](08ed5bc)) * **dicom:** Python Json types corrections, wasi dicom series handling ([c9abf86](c9abf86)) * **Python:** support empty image metadata ([9d220ba](9d220ba)) * **python:** use Union over | for cast_image ([6cabf37](6cabf37)) * **runPipelineEmscripten:** robust behavior when image.metadata is not a Map ([1219a1a](1219a1a)) ### Features * **bindgen:** support FLOAT for demo html, typescript ([cd29c91](cd29c91)) * **bindgen:** support input image, mesh vector inputs for demo ([86291ef](86291ef)) * **compare-images:** add compare_images function ([05e5366](05e5366)) * **compare-images:** Add compare_images_async ([9b20e09](9b20e09)) * **compare-images:** add compare_images.py, compare_images_async.py to dispatch ([827e10c](827e10c)) * **compare-images:** add compare-images-node.ts ([dab81de](dab81de)) * **compare-images:** add compare-images.ts ([9fdf36b](9fdf36b)) * **compare-images:** add python bindings ([0d8c87d](0d8c87d)) * **compare-images:** add typescript binding output ([adbc0c6](adbc0c6)) * **compare-images:** add vector-magnitude computation ([8541e8b](8541e8b)) * **compare-images:** add vector-magnitude pipeline ([3478c4a](3478c4a)) * **compare-images:** add vector-magnitude typescript bindings ([800778c](800778c)) * **compare-images:** build native pipeline ([195dddf](195dddf)) * **compare-images:** define CompareImagesMetric ([5accc83](5accc83)) * **compare-images:** Implement compare-double-images ([8f12f49](8f12f49)) * **compare-images:** typescript demo focuses on the compareImages ([3fcb0f7](3fcb0f7)) * **compare-images:** updated demo output with support for all inputs types ([96dcfa6](96dcfa6)) * **python:** add cast_image function to itkwasm package ([5e0c127](5e0c127)) * **TypeScript:** add JsonCompatible type ([4959c42](4959c42))
- Loading branch information