Releases: InsightSoftwareConsortium/ITK-Wasm
Releases · InsightSoftwareConsortium/ITK-Wasm
ITK-Wasm 1.0.0 Beta 188
What's Changed
Full Changelog: itk-wasm-v1.0.0-b.187...itk-wasm-v1.0.0-b.188
ITK-Wasm 1.0.0 Beta 187
What's Changed
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 in the github-actions group by @dependabot in #1323
- build(deps-dev): bump esbuild from 0.19.12 to 0.25.0 by @dependabot in #1325
- build(deps-dev): bump serialize-javascript from 6.0.1 to 6.0.2 in /examples/webpack by @dependabot in #1326
- rt struct by @thewtex in #1322
- main thread zst by @thewtex in #1327
- test(compare-images): Use copy_files_to_pyodide by @thewtex in #1329
- wasm tools by @thewtex in #1328
- docs(gh-pages): build and upload mesh-filters and transform-io by @thewtex in #1330
- cypress bump by @thewtex in #1331
Full Changelog: itk-wasm-v1.0.0-b.186...itk-wasm-v1.0.0-b.187
ITK-Wasm 1.0.0 Beta 186
What's Changed
- package bumps by @thewtex in #1300
- ci(wasi): remove custom run shell by @thewtex in #1301
- ubuntu 24.04 deps by @thewtex in #1302
- chore(pnpm): bump to 9.15.3 by @thewtex in #1303
- docs: add SciPy article citation by @thewtex in #1307
- io metadata by @thewtex in #1306
- build(deps-dev): bump vite from 4.5.5 to 4.5.9 in /examples/vite by @dependabot in #1310
- build(deps-dev): bump vite from 4.5.5 to 4.5.6 by @dependabot in #1311
- build(docker): use wasi-threads by @thewtex in #869
- docs create itk wasm by @thewtex in #1317
- build(itk-wasm): generate index-wasm-worker-embedded.js by @thewtex in #1316
- mesh filters by @thewtex in #1320
Full Changelog: itk-wasm-v1.0.0-b.185...itk-wasm-v1.0.0-b.186
ITK-Wasm 1.0.0 Beta 185
What's Changed
- feat(bindgen): support string choices by @thewtex in #1280
- ci(python-wasm): bump pyodide-actions/install-browser to latest by @thewtex in #1287
- dev build defaults by @thewtex in #1285
- ci(python-wasm): build python wasi for all packages by @thewtex in #1291
- build(dicom): ensure dcmqi finds pixi's Python by @thewtex in #1290
- mz3 mesh io by @thewtex in #1284
- build(deps): bump axios from 1.6.8 to 1.7.4 by @dependabot in #1254
- build(deps): bump rollup from 3.29.4 to 3.29.5 in /examples/vite by @dependabot in #1247
- fix(bindgen): fix indentation for wasi choice check by @thewtex in #1294
- dockcross bump by @thewtex in #1295
- ENH: Add OpenSSF Scorecard action by @thewtex in #1293
- wasi push by @thewtex in #1297
- wasi ci by @thewtex in #1296
Full Changelog: itk-wasm-v1.0.0-b.184...itk-wasm-v1.0.0-b.185
ITK-Wasm 1.0.0 Beta 184
Full Changelog: itk-wasm-v1.0.0-b.183...itk-wasm-v1.0.0-b.184
ITK-Wasm 1.0.0 Beta 183
What's Changed
- create itk wasm pixi by @thewtex in #1275
- build(cxx): add missing mesh dependency includes by @thewtex in #1276
- transform io python by @thewtex in #1277
- create itk wasm bump by @thewtex in #1278
- build(pyproject.toml): replace license with license-expression by @thewtex in #1279
Full Changelog: itk-wasm-v1.0.0-b.182...itk-wasm-v1.0.0-b.183
ITK-Wasm 1.0.0 Beta 182
Full Changelog: itk-wasm-v1.0.0-b.181...itk-wasm-v1.0.0-b.182
ITK-Wasm 1.0.0 Beta 181
Full Changelog: itk-wasm-v1.0.0-b.180...itk-wasm-v1.0.0-b.181
ITK-Wasm 1.0.0 Beta 180
What's Changed
- point set io by @thewtex in #1246
- python wasm pixi by @thewtex in #1258
- hatch test deps by @thewtex in #1259
- fix(include): avoid segfault when calculating totalSize by @kgoettler in #1260
- test(dicom): Add IDC test data and cases by @jadh4v in #1262
- feat(itk-wasm-cli): Update default Docker image for 20241030-6c93a1be by @thewtex in #1264
- chore(pixi): bump lock files for new python dep packages by @thewtex in #1266
- pixi dev package bump by @thewtex in #1263
- test(transform-io): add node tests by @thewtex in #1267
- transform io high level by @thewtex in #1270
- test(compare-meshes): add missing cow.iwm.cbor test input by @thewtex in #1272
- feat(transform-io): add readTransform, writeTransform by @thewtex in #1271
- build(deps-dev): bump vite from 4.5.3 to 4.5.5 by @dependabot in #1269
- build(deps): bump cookie and express in /examples/webpack by @dependabot in #1273
- itkwasm pixi by @thewtex in #1274
New Contributors
- @kgoettler made their first contribution in #1260
Full Changelog: itk-wasm-v1.0.0-b.179...itk-wasm-v1.0.0-b.180
ITK-Wasm 1.0.0 Beta 179
What's Changed
- read function names by @thewtex in #1196
- Update docs and add scripts for native build by @jadh4v in #1179
- native pixi by @thewtex in #1201
- Dcmqi seg by @jadh4v in #1165
- native itk dcmtk bumps by @thewtex in #1209
- dev docker tag by @thewtex in #1210
- ci: disable firefox tests by @thewtex in #1211
- fix(dicom): fix handling of input images in read_image_dicom_file_series by @thewtex in #1212
- build(dicom): using QIICR dcmqi 2024-08-28 master by @thewtex in #1213
- docs(dicom): add acknowledgments to package documentation by @thewtex in #1214
- dicom bump by @thewtex in #1215
- build(deps-dev): bump webpack from 5.88.2 to 5.94.0 in /examples/webpack by @dependabot in #1218
- docs(downsample): fix live API demo link by @thewtex in #1217
- demo app viewer version by @thewtex in #1216
- chore(downsample): bump version to 1.4.1 by @thewtex in #1219
- dicom downsample package bumps by @thewtex in #1221
- docs: add Acknowledgments to Python online docs by @thewtex in #1222
- docs: update email to [email protected] by @thewtex in #1225
- build(compare-images): add native pixi build-test configuration by @thewtex in #1223
- feat(typescript): add PointSet interface type support by @thewtex in #1226
- ci(native): add CI configuration by @thewtex in #1224
- build(deps): bump serve-static and express in /examples/webpack by @dependabot in #1229
- build(deps): bump send and express in /examples/webpack by @dependabot in #1230
- build(deps): bump body-parser and express in /examples/webpack by @dependabot in #1228
- build(compare-meshes): add native pixi build-test configuration by @thewtex in #1231
- build(compress-stringify): add native pixi build-test configuration by @thewtex in #1232
- build(deps-dev): bump vite from 4.0.5 to 4.5.5 in /examples/vite by @dependabot in #1236
- build(downsample): add native pixi build-test configuration by @thewtex in #1234
- ci(native): add ref to setup-pixi by @thewtex in #1233
- docs(itk-python): example of file format conversion via wasm io packages by @thewtex in #1240
- ci(python-wasm): fix pyodide install-browser version by @thewtex in #1242
Full Changelog: itk-wasm-v1.0.0-b.178...itk-wasm-v1.0.0-b.179