Skip to content

Releases: InsightSoftwareConsortium/ITK-Wasm

ITK-Wasm 1.0.0 Beta 169

12 Mar 19:46
itk-wasm-v1.0.0-b.169
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: itk-wasm-v1.0.0-b.168...itk-wasm-v1.0.0-b.169

ITK-Wasm 1.0.0 Beta 168

12 Mar 19:45
itk-wasm-v1.0.0-b.168
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: itk-wasm-v1.0.0-b.165...itk-wasm-v1.0.0-b.168

ITK-Wasm 1.0.0 Beta 165

12 Mar 19:44
itk-wasm-v1.0.0-b.165
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: itk-wasm-v1.0.0-b.164...itk-wasm-v1.0.0-b.165

ITK-Wasm 1.0.0 Beta 164

12 Mar 19:44
itk-wasm-v1.0.0-b.164
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: itk-wasm-v1.0.0-b.163...itk-wasm-v1.0.0-b.164

ITK-Wasm 1.0.0 Beta 163

25 Jan 17:48
itk-wasm-v1.0.0-b.163
Compare
Choose a tag to compare
Pre-release

What's Changed

  • refactor: webWorker is optionally passed on last argument by @thewtex in #1032
  • test: update node.js example by @thewtex in #1039
  • test: update inputs-outputs example test by @thewtex in #1040
  • test: update mean-squares-versor-registration for pnpm workspace by @thewtex in #1041

Full Changelog: itk-wasm-v1.0.0-b.162...itk-wasm-v1.0.0-b.163

ITK-Wasm 1.0.0 Beta 162

25 Jan 17:47
itk-wasm-v1.0.0-b.162
Compare
Choose a tag to compare

ITK-Wasm 1.0.0 Beta 161

25 Jan 17:31
itk-wasm-v1.0.0-b.161
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: itk-wasm-v1.0.0-b.160...itk-wasm-v1.0.0-b.161

ITK-Wasm 1.0.0 Beta 160

08 Jan 19:39
itk-wasm-v1.0.0-b.160
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: itk-wasm-v1.0.0-b.159...itk-wasm-v1.0.0-b.160

ITK-Wasm 1.0 Beta 159

18 Dec 15:06
ceafae0
Compare
Choose a tag to compare
ITK-Wasm 1.0 Beta 159 Pre-release
Pre-release

What's Changed

Full Changelog: itk-wasm-v1.0.0-b.158...itk-wasm-v1.0.0-b.159

itk-wasm-v1.0.0-b.158

06 Dec 23:40
Compare
Choose a tag to compare
itk-wasm-v1.0.0-b.158 Pre-release
Pre-release

1.0.0-b.158 (2023-12-06)

Bug Fixes

  • write-image: avoid transposing direction matrix (ad9ca85), closes #1011

Features

  • image-io: export extensionToImageIo in index (b9fffea)