Skip to content

Conversation

@thewtex
Copy link
Member

@thewtex thewtex commented Nov 26, 2024

  • fix(itkwasm): interface type is TransformList instead of Transform
  • chore(itkwasm): bump version to 1.0b181
  • test(transform-io): wasi format tests
  • test(itkwasm): bump pyodide to 0.26.4
  • fix(itkwasm): add WasiConfig args for wasmtime 27.0.0
  • chore(itkwasm): bump version to 1.0b182
  • fix(itkwasm): dask is only a testing dependency
  • chore(itkwasm): bump version to 1.0b183
  • feat(itkwasm): add pipeline TransformList support
  • build(itkwasm): bump wasmtime dep to 27.0.1
  • chore(itkwasm): bump version to 1.0b184
  • test(transform-io): wasi format tests
  • chore(bindgen): bump itkwasm to 1.0.b184, Python to 3.9-3.13
  • feat(transform-io): add wasi read_transform, write_transform
  • feat(itkwasm): pyodide support for Transform
  • chore(itkwasm): bump version to 1.0b185
  • test(transform-io): emscripten hdf5 read write tests
  • feat(transform-io): emscripten read_transform_async, write_transform_async
  • feat(transform-io); dispatch read and write functions
  • ci(python-wasm): add transform-io

@thewtex thewtex force-pushed the transform-io-python branch from ad16cc6 to f9be400 Compare November 26, 2024 12:57
@thewtex thewtex requested a review from Copilot November 26, 2024 12:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 67 out of 82 changed files in this pull request and generated no suggestions.

Files not reviewed (15)
  • packages/transform-io/python/itkwasm-transform-io-emscripten/itkwasm_transform_io_emscripten/write_transform_async.py: Evaluated as low risk
  • packages/transform-io/python/itkwasm-transform-io-emscripten/itkwasm_transform_io_emscripten/transform_io_index.py: Evaluated as low risk
  • packages/core/python/itkwasm/itkwasm/transform.py: Evaluated as low risk
  • packages/transform-io/python/itkwasm-transform-io-emscripten/itkwasm_transform_io_emscripten/_version.py: Evaluated as low risk
  • packages/core/python/itkwasm/test/test_pipeline.py: Evaluated as low risk
  • packages/transform-io/python/itkwasm-transform-io-emscripten/pyproject.toml: Evaluated as low risk
  • packages/core/typescript/itk-wasm/src/bindgen/python/resources/template.pyproject.toml: Evaluated as low risk
  • .github/workflows/python-wasm.yml: Evaluated as low risk
  • packages/core/python/itkwasm/itkwasm/interface_types.py: Evaluated as low risk
  • packages/core/python/itkwasm/itkwasm/init.py: Evaluated as low risk
  • packages/transform-io/python/itkwasm-transform-io-emscripten/itkwasm_transform_io_emscripten/init.py: Evaluated as low risk
  • packages/core/python/itkwasm/itkwasm/pyodide.py: Evaluated as low risk
  • packages/core/python/itkwasm/itkwasm/pipeline.py: Evaluated as low risk
  • packages/core/python/itkwasm/pyproject.toml: Evaluated as low risk
  • packages/transform-io/pixi.toml: Evaluated as low risk

…pression

`license` is deprecated in favor of `license-expression` with
metadata-version 2.4.
@thewtex thewtex merged commit dc66568 into InsightSoftwareConsortium:main Nov 26, 2024
74 checks passed
@thewtex thewtex deleted the transform-io-python branch November 26, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant