Releases: InsightSoftwareConsortium/ITK-Wasm
Releases · InsightSoftwareConsortium/ITK-Wasm
ITK-Wasm 1.0.0 Beta 178
What's Changed
- docs: update packages links for GitHub Org rename by @thewtex in #1176
- itk wasm bump by @thewtex in #1177
- fix(OutputImage): dataSize needs components per pixel by @thewtex in #1180
- STYLE: Specify ReadTheDocs custom domain name by @thewtex in #1182
- feat(Mesh,PolyData): add metadata member in C++ by @thewtex in #1183
- feat(compare-images): add spatial tolerance by @jadh4v in #1181
- feat(cxx): add bufferedRegion to ImageJSON by @thewtex in #1184
- feat(PointSet): initial C++ addition by @thewtex in #1185
- Add quay prefix to docker image names by @jadh4v in #1188
- fix(runPipelineNode): unmounting overlapping paths by @jadh4v in #1190
- chore: bump pnpm to 9.6.0 by @thewtex in #1192
- Fix and add tests for computation of buffer size when converting VectorImage between native-image and wasm-image. by @jadh4v in #1193
- transform io by @thewtex in #1191
- build(index-worker-embedded): specify pipelineWorker type by @thewtex in #1194
- itk wasm 1.0b178 by @thewtex in #1195
Full Changelog: itk-wasm-v1.0.0-b.177...itk-wasm-v1.0.0-b.178
ITK-Wasm 1.0.0 Beta 177
What's Changed
- fix(run-pipeline-node): update args with mounted path on Windows by @thewtex in #1148
- chore(dicom): bump version to 7.0.1 by @thewtex in #1149
- cxx 20 by @thewtex in #1150
- glaze fetch by @thewtex in #1151
- pnpm 9.2.0 by @thewtex in #1152
- docs: naming consistency itk-wasm -> ITK-Wasm by @thewtex in #1154
- chore: bump pnpm to 9.4.0 by @thewtex in #1155
- Add a Dependabot config to auto-update GitHub action versions by @kurtmckee in #1153
- ci: avoid duplicate builds on push, pull_request by @thewtex in #1157
- ci: use unique matrix-based name for cypress screenshots, videos by @thewtex in #1164
- build(deps): bump the github-actions group with 5 updates by @dependabot in #1156
- fix(WebAssemblyInterface): support vector/multi-component images by @jadh4v in #1166
- docs: add TransformList, Transform LinkML model by @thewtex in #1111
- cli11 rang bump by @thewtex in #1169
- ci: bump ITK native build version to release-5.4 HEAD by @thewtex in #1171
- transform interface by @thewtex in #1170
- Fix itkPipeline help stream parsing crash and native msvc static debug build by @jadh4v in #1172
- mesh glaze by @thewtex in #1173
- apply go by @thewtex in #1174
- long ulong json by @thewtex in #1175
New Contributors
- @kurtmckee made their first contribution in #1153
Full Changelog: itk-wasm-v1.0.0-b.176...itk-wasm-v1.0.0-b.177
ITK-Wasm 1.0.0 Beta 176
What's Changed
- create itk wasm tweaks by @thewtex in #1140
- Fix #1141 by @lchauvin in #1142
- chore(python): update native package for ITK 5.4.0 by @thewtex in #1143
- chore: bump pnpm to 9.1.4 by @thewtex in #1145
- docs: add LinkML Model to Myst toctree by @thewtex in #1147
- ci(python): test Python 3.12 by @thewtex in #965
New Contributors
Full Changelog: itk-wasm-v1.0.0-b.175...itk-wasm-v1.0.0-b.176
ITK-Wasm 1.0.0 Beta 175
What's Changed
- Emscripten string funcs by @thewtex in #1133
- build(pnpm): bump version to 9.1.1 by @thewtex in #1128
- feat(python): support ITKWASM_CACHE_DIR for cache directory by @thewtex in #1134
- build(pnpm): bump version to 9.1.2 by @thewtex in #1136
- test(pyodide): bump version to 0.25.1 by @thewtex in #1135
- itk 5.4.0 docker by @thewtex in #1139
Full Changelog: itk-wasm-v1.0.0-b.174...itk-wasm-v1.0.0-b.175
ITK-Wasm 1.0.0 Beta 174
What's Changed
- ci: test Python wasm with ARM macOS by @thewtex in #1107
- version bump by @thewtex in #1110
- failing tests by @thewtex in #1113
- test(compare-images): disable test:wasi by @thewtex in #1114
- ci: update native C++ python workflow reference by @thewtex in #1116
- docker image bump by @thewtex in #1115
- downsample label types by @thewtex in #1117
- build: bump @thewtex/zstddec to 0.2.1 to remove duplicate "type" by @thewtex in #1118
- Image viewer for package demos by @PaulHax in #1070
- chore: update pnpm-lock file by @thewtex in #1120
- Dockcross 20240418 88c04a4 by @thewtex in #1121
- ci: remove tool-cache for documentation build by @thewtex in #1122
- compares meshes demo by @thewtex in #1123
- build(demo-app): bump version so slice view shows thin axis by @PaulHax in #1125
- build(pnpm): bump to version 9.1.0 by @thewtex in #1124
- itk master by @thewtex in #1126
- docs: update logo by @thewtex in #1130
- ci(dicom): avoid macos-14 dicom chrome python wasm flake by @thewtex in #1131
- fix(bindgen): remove packageManager version from template.package.json by @thewtex in #1129
Full Changelog: itk-wasm-v1.0.0-b.173...itk-wasm-v1.0.0-b.174
ITK-Wasm 1.0.0 Beta 173
ITK-Wasm 1.0.0 Beta 172
What's Changed
- Wasi test default by @thewtex in #1095
- Create itk wasm deps bump by @thewtex in #1097
- fix(wasi-function-module): use file path variable name by @PaulHax in #1096
- Pyodide 0.25.0 by @thewtex in #1099
- test(itk-wasm): avoid use of npm link in bindgen test for Windows by @thewtex in #1098
- fix: remove bindgen wasi debug console.log by @thewtex in #1100
- docs: start LinkML model definition by @thewtex in #1101
- fix(create-web-worker): allow undefined workerUrl by @floryst in #1105
- feat(docker): build multiarch amd64,arm64 images by @thewtex in #1104
- ci: bump native builds to use ITK v5.4rc03+patches by @thewtex in #1106
Full Changelog: itk-wasm-v1.0.0-b.171...itk-wasm-v1.0.0-b.172
ITK-Wasm 1.0.0 Beta 171
What's Changed
- Itk wasm 1.0.0 b.170 by @thewtex in #1092
- feat(itk-wasm): #1087 - Add query params options to pipeline URL by @pritamrungta in #1093
- chore(typescript): update package versions for Windows node fixes by @thewtex in #1094
Full Changelog: itk-wasm-v1.0.0-b.170...itk-wasm-v1.0.0-b.171
ITK-Wasm 1.0.0 Beta 170
What's Changed
- Die process by @thewtex in #1079
- fix: Compute origin using largest possible region by @ramonemiliani93 in #1072
- docs(python): dict_from_ by @thewtex in #1089
- docs: add links to Jupyter notebook tutorials by @thewtex in #1091
- create-itk-wasm support for BinaryFile, TextFile by @thewtex in #1090
- feat(itk-wasm-cli): Update default Docker image for 20240305-51a93b5b by @thewtex in #1085
- Windows Git Bash fixes by @thewtex in #1073
New Contributors
- @ramonemiliani93 made their first contribution in #1072
Full Changelog: itk-wasm-v1.0.0-b.169...itk-wasm-v1.0.0-b.170
ITK-Wasm 1.0.0 Beta 169
What's Changed
- docs: add morphological-contour-interpolation to packages by @thewtex in #1063
- feat: add itkwasm-downsample-cucim by @thewtex in #1058
- feat(create-itk-wasm): initial addition by @thewtex in #1061
- Podman by @thewtex in #1071
- ci(toolchains): bump download-artifact, upload-artifact, checkout act… by @thewtex in #1076
- Revert "ci(toolchains): temporarily disable download-artifact for itk… by @thewtex in #1077
- build(docker): mkdir missing src/ when cp used by @thewtex in #1075
- windows resource by @thewtex in #1078
- fix(itkwasm): fix check for cupy by @thewtex in #1080
Full Changelog: itk-wasm-v1.0.0-b.168...itk-wasm-v1.0.0-b.169