Skip to content

Releases: InsightSoftwareConsortium/ITK-Wasm

itk-wasm-v1.0.0-b.19

16 Aug 20:23

Choose a tag to compare

itk-wasm-v1.0.0-b.19 Pre-release
Pre-release

1.0.0-b.19 (2022-08-16)

Bug Fixes

  • docs: Fix typo (dd9d18d)
  • Python: add name entry to Python itkwasm Image (cf08600)
  • readDICOMTags: Allow webWorker to be null (9e5b242)
  • worker: Ensure worker promises are reused (6075dd2)

itk-wasm-v1.0.0-b.17

02 Jul 18:04
6e7e67d

Choose a tag to compare

itk-wasm-v1.0.0-b.17 Pre-release
Pre-release

1.0.0-b.17 (2022-07-02)

Bug Fixes

  • Pipeline: always use terminal colors with WASI (05b74bb)
  • UMDExample: revert change to script path (1ce564f)

itk-wasm-v1.0.0-b.16

01 Jul 19:35
de1f5fb

Choose a tag to compare

itk-wasm-v1.0.0-b.16 Pre-release
Pre-release

1.0.0-b.16 (2022-07-01)

Features

  • ReadImageDICOM: Return sorted file list when reading DICOM series (164bf8b)

Reverts

itk-wasm-v1.0.0-b.15

20 Jun 19:44
9b02b68

Choose a tag to compare

itk-wasm-v1.0.0-b.15 Pre-release
Pre-release

1.0.0-b.15 (2022-06-20)

Bug Fixes

  • loadImageIOPipelineModule: Continue when an exception occurs (bedc594)

Features

  • Docker: Update WASI, Emscripten toolchains for LLVM 14 (1dc3443)
  • itk-wasm-cli: Update default Docker image for 1.0.0-b.15 (6ce30d0)
  • itk-wasm-cli: Update default Docker image for LLVM 14 (4728065)
  • version: Bump version to 1.0.0-b.15 (97291e7)
  • version: Bump version to 1.0.0-b.15 (c37bbd6)

itk-wasm-v1.0.0-b.14

24 May 04:26

Choose a tag to compare

itk-wasm-v1.0.0-b.14 Pre-release
Pre-release

1.0.0-b.14 (2022-05-24)

Features

  • version: Bump itkConfig version to 1.0.0-b.14 (988bec1)

itk-wasm-v1.0.0-b.13

24 May 03:01
f3eca7e

Choose a tag to compare

itk-wasm-v1.0.0-b.13 Pre-release
Pre-release

1.0.0-b.13 (2022-05-24)

Features

  • extensionToMeshIO: Add SWC support (ca5e7ff)
  • IOMeshSWC: Add ReadMesh WriteMesh WASM modules (e881b77)
  • itk-wasm-cli: Update default Docker image for IOMeshSWC (0103696)

itk-wasm-v1.0.0-b.12

23 May 04:26
f464e80

Choose a tag to compare

itk-wasm-v1.0.0-b.12 Pre-release
Pre-release

1.0.0-b.12 (2022-05-23)

Features

  • itkwasm: Add PointSet, PointSetType (7113730)
  • itkwasm: Initial package, Image, ImageType (5956335)
  • itkwasm: Mesh, MeshType (b2164f3)

itk-wasm-v1.0.0-b.11

21 May 23:00
ce3a4a9

Choose a tag to compare

itk-wasm-v1.0.0-b.11 Pre-release
Pre-release

1.0.0-b.11 (2022-05-21)

Features

  • Docker: Bump ITK to 2022-05-07 master (8968c6a)
  • itk-wasm-cli: Update default Docker image for (7b7575d)

itk-wasm-v1.0.0-b.10

27 Apr 15:16
802f937

Choose a tag to compare

itk-wasm-v1.0.0-b.10 Pre-release
Pre-release

1.0.0-b.10 (2022-04-27)

Features

  • vite example: link to page in doc sidebar, CI test (4471497)

itk-wasm-v1.0.0-b.9

15 Apr 04:06
4ac7513

Choose a tag to compare

itk-wasm-v1.0.0-b.9 Pre-release
Pre-release

1.0.0-b.9 (2022-04-15)

Features

  • itk-wasm-cli: Update default Docker image (22c3c2c)
  • MeshToPolyData: Support int8_t, double data types (a515f68)
  • Pipeline: Shortcut help output (92d23cf)