Releases: InsightSoftwareConsortium/ITK-Wasm
Releases · InsightSoftwareConsortium/ITK-Wasm
ITK-Wasm 1.0.0 Beta 168
ITK-Wasm 1.0.0 Beta 165
ITK-Wasm 1.0.0 Beta 164
What's Changed
- docs: add Constituent Parts section by @thewtex in #1042
- Downsample package by @thewtex in #993
- feat(python): add image_from_array to itkwasm by @thewtex in #1045
- fix(python): support numpy ArrayLike's as inputs by @thewtex in #1047
- Downsample 5d by @thewtex in #1046
- perf(python): cache wasi module by @thewtex in #1048
- docs: update contributing docs for pnpm transition by @thewtex in #1043
- chore: add GitHub Release source for downsample testing data by @thewtex in #1049
- Anisotropic size by @thewtex in #1050
- ci: configuration to build-deploy main docs to GitHub Pages by @thewtex in #1051
- Package links by @thewtex in #1052
Full Changelog: itk-wasm-v1.0.0-b.163...itk-wasm-v1.0.0-b.164
ITK-Wasm 1.0.0 Beta 163
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
Full Changelog: itk-wasm-v1.0.0-b.161...itk-wasm-v1.0.0-b.162
ITK-Wasm 1.0.0 Beta 161
What's Changed
- Bindgen exports all by @thewtex in #1029
- feat: add changeset configuration by @thewtex in #1031
- Pnpm script cli by @thewtex in #1030
- feat: provide createWebWorker by @thewtex in #1033
- fix(loadPipelineModule): load pipeline once by @floryst in #1034
Full Changelog: itk-wasm-v1.0.0-b.160...itk-wasm-v1.0.0-b.161
ITK-Wasm 1.0.0 Beta 160
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
itk-wasm-v1.0.0-b.158
itk-wasm-v1.0.0-b.157
1.0.0-b.157 (2023-11-29)
Features
- bindgen: do not place vite.config.js in build/ (b977840)
- itk-wasm-cli: Update default Docker image for 20231125-c58da03c (2f60bb7)
- itk-wasm-cli: Update default Docker image for 20231129-1565c734 (83dd536)
- mesh-io-emscripten: add read_image_async, write_image_async (5d181f7)
- mesh-io: add extension-to-mesh-io (51106bd)
- mesh-io: add mesh-io-emscripten bindgen output (53c1488)
- mesh-io: add mime-to-mesh-io (9d0947f)
- mesh-io: add python package bindgen output (4b96715)
- mesh-io: add read_mesh, read_mesh_async, write_mesh, write_mesh_async (acc4271)
- mesh-io: add read-mesh-node (1b514a6)
- mesh-io: add typescript bindgen output (4266390)
- mesh-io: add wasi read_mesh, write_mesh (b3575a2)
- mesh-io: add write-mesh-node (9393607)
- mesh-io: bindgen wasi output (9fce9fb)
- mesh-io: read-mesh and write-mesh (4289117)
- migrate mesh-io to its own package (c58da03)