Skip to content

Releases: InsightSoftwareConsortium/ITK-Wasm

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)

itk-wasm-v1.0.0-b.146

30 Sep 20:19
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.146 Pre-release
Pre-release

1.0.0-b.146 (2023-09-30)

Bug Fixes

  • bindgen: run functionName preRun on init (7386b74)

Features

  • bindgen: Check for positional input of an array of files (4b07cda)
  • bindgen: python dispatch function output file support (e171721)
  • bindgen: python emescripten function output file support (ce05163)
  • bindgen: Python output file support (2cf3c7e)

itk-wasm-v1.0.0-b.145

27 Sep 00:11
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.145 Pre-release
Pre-release

1.0.0-b.145 (2023-09-27)

Bug Fixes

  • bindgen: only skip output index for files with node (0e9d378)

itk-wasm-v1.0.0-b.144

26 Sep 20:46
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.144 Pre-release
Pre-release

1.0.0-b.144 (2023-09-26)

Bug Fixes

  • bindgen: duplicate JsonCompatible imports for inputs, outputs (4e38ec5)
  • bindgen: skip files in function module output counts (3ff0d73)

itk-wasm-v1.0.0-b.143

26 Sep 16:04
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.143 Pre-release
Pre-release

1.0.0-b.143 (2023-09-26)

Bug Fixes

  • bindgen: node output file mountdirs varName (996fa35)

itk-wasm-v1.0.0-b.142

24 Sep 17:26
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.142 Pre-release
Pre-release

1.0.0-b.142 (2023-09-24)

Bug Fixes

  • bindgen: demo preRun execution for production builds (6771346)
  • bindgen: support for array outputs (9dc3181)

Features

  • bindgen: output file demo support (3d4eb6c)

itk-wasm-v1.0.0-b.141

22 Sep 21:17
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.141 Pre-release
Pre-release

1.0.0-b.141 (2023-09-22)

Bug Fixes

  • bindgen: add preRun argument to sample LoadSampleInputs function (f661729)
  • bindgen: Address issues with multiple input and output files with an option (eeb8833)

itk-wasm-v1.0.0-b.140

19 Sep 03:49
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.140 Pre-release
Pre-release

1.0.0-b.140 (2023-09-19)

Bug Fixes

  • bindgen: add missing const to usePreRun export (cfea885)

itk-wasm-v1.0.0-b.139

18 Sep 23:38
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.139 Pre-release
Pre-release

1.0.0-b.139 (2023-09-18)

Features

  • itk-wasm-cli: Update default Docker image for 20230917-38fb6f92 (f71ae37)

itk-wasm-v1.0.0-b.138

11 Sep 11:39
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.138 Pre-release
Pre-release

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

Bug Fixes