Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node output file #24

Closed
wants to merge 34 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
b6ef138
docs: fix link to ITK's Code of Conduct
thewtex Sep 18, 2023
cfea885
fix(bindgen): add missing const to usePreRun export
thewtex Sep 18, 2023
adb1e76
chore(release): 1.0.0-b.139 [skip ci]
semantic-release-bot Sep 18, 2023
0e4cce6
docs: add contributing documentation file
jhlegarreta Sep 16, 2023
9aa6f7d
build(cmake): set `cmp0135` cmake policy to `new`
jhlegarreta Sep 18, 2023
dc6a159
Merge pull request #946 from thewtex/useprerun-const
thewtex Sep 19, 2023
3136394
Merge pull request #937 from jhlegarreta/AddContributingDoc
thewtex Sep 19, 2023
1fb59f5
Merge pull request #939 from InsightSoftwareConsortium/thewtex-patch-1
thewtex Sep 19, 2023
3ceacbc
chore(release): 1.0.0-b.140 [skip ci]
semantic-release-bot Sep 19, 2023
f10c80d
build: update build image for mean-squares-versor-registration example
thewtex Sep 18, 2023
be78688
Merge pull request #940 from thewtex/mean-squares-updates
thewtex Sep 19, 2023
99a7ee5
build(deps): bump @cypress/request and cypress in /examples/vite
dependabot[bot] Sep 19, 2023
94082ee
Merge pull request #947 from jhlegarreta/FixExtractTimestampCMakePoli…
thewtex Sep 19, 2023
bbd756f
Merge pull request #941 from InsightSoftwareConsortium/dependabot/npm…
thewtex Sep 20, 2023
c99edd7
build(deps): bump @cypress/request and cypress
dependabot[bot] Sep 20, 2023
28cff33
build(deps): bump @cypress/request and cypress in /examples/umd
dependabot[bot] Sep 20, 2023
f661729
fix(bindgen): add preRun argument to sample LoadSampleInputs function
thewtex Sep 20, 2023
4dca29b
Merge pull request #942 from InsightSoftwareConsortium/dependabot/npm…
thewtex Sep 21, 2023
e4a2e16
Merge pull request #943 from InsightSoftwareConsortium/dependabot/npm…
thewtex Sep 21, 2023
eeb8833
fix(bindgen): Address issues with multiple input and output files wit…
thewtex Sep 21, 2023
67592e3
build(Python): drop 3.7 support
thewtex Sep 21, 2023
7a2916d
build: constrain wasmtime-py to < 13.0.0
thewtex Sep 21, 2023
464fea8
chore(webpack-example): update deps
thewtex Sep 22, 2023
4dbafc2
test(webpack-example): use port 8686
thewtex Sep 22, 2023
05e6977
Merge pull request #948 from thewtex/string-vector-input
thewtex Sep 22, 2023
a7594b7
chore(release): 1.0.0-b.141 [skip ci]
semantic-release-bot Sep 22, 2023
3d4eb6c
feat(bindgen): output file demo support
thewtex Sep 23, 2023
6771346
fix(bindgen): demo preRun execution for production builds
thewtex Sep 23, 2023
0dd2551
chore: package bindgen updates
thewtex Sep 23, 2023
9dc3181
fix(bindgen): support for array outputs
thewtex Sep 24, 2023
b906087
Merge pull request #951 from thewtex/demo-file-output
thewtex Sep 24, 2023
c87eb63
chore(release): 1.0.0-b.142 [skip ci]
semantic-release-bot Sep 24, 2023
996fa35
fix(bindgen): node output file mountdirs varName
thewtex Sep 25, 2023
818b860
chore(compress-stringify): bump version to 0.6.1
thewtex Sep 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cxx-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push,pull_request]

env:
itk-git-tag: "v5.4rc01"
itk-wheel-tag: "v5.3.0"
itk-wheel-tag: "v5.4rc01"
ITKMeshToPolyData-git-tag: "v0.11rc01"

jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/python-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
os: [ubuntu-22.04, windows-2022, macos-12]
python-major-version: [3]
python-minor-version: [7, 8, 9, 10, 11]
python-minor-version: [8, 9, 10, 11]

steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
matrix:
os: [ubuntu-22.04, windows-2022, macos-12]
python-major-version: [3]
python-minor-version: [7, 8, 9, 10, 11]
python-minor-version: [8, 9, 10, 11]

steps:
- uses: actions/checkout@v3
Expand Down
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
[itk-wasm](https://wasm.itk.org) combines [ITK](https://itk.org) and [WebAssembly](https://webassembly.org/) to enable high-performance, multi-dimensional spatial analysis and visualization.

# [1.0.0-b.142](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.141...itk-wasm-v1.0.0-b.142) (2023-09-24)


### Bug Fixes

* **bindgen:** demo preRun execution for production builds ([6771346](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/6771346383eb75b1633861cf21b3366a2ae8df18))
* **bindgen:** support for array outputs ([9dc3181](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/9dc3181921ffc021a121f06e740b424578b249de))


### Features

* **bindgen:** output file demo support ([3d4eb6c](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/3d4eb6c057419bb4d63469391b3331f1091f4ac0))

# [1.0.0-b.141](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.140...itk-wasm-v1.0.0-b.141) (2023-09-22)


### Bug Fixes

* **bindgen:** add preRun argument to sample LoadSampleInputs function ([f661729](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f661729bd81338c48b81e1ba0d1b01a9a0dc847e))
* **bindgen:** Address issues with multiple input and output files with an option ([eeb8833](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/eeb8833c7cee626903224af8b5c85ef61b86299a))

# [1.0.0-b.140](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.139...itk-wasm-v1.0.0-b.140) (2023-09-19)


### Bug Fixes

* **bindgen:** add missing const to usePreRun export ([cfea885](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/cfea885c90b8bffd481304b63bac19ac04ee88dc))

# [1.0.0-b.139](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.138...itk-wasm-v1.0.0-b.139) (2023-09-18)


### Features

* **itk-wasm-cli:** Update default Docker image for 20230917-38fb6f92 ([f71ae37](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/f71ae372667044b4ac074e51196074d266749d53))

# [1.0.0-b.138](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.137...itk-wasm-v1.0.0-b.138) (2023-09-11)


Expand Down
6 changes: 2 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ project(WebAssemblyInterface)

set(CMAKE_CXX_STANDARD 17)

if(${CMAKE_VERSION} VERSION_LESS 3.24)
set(download_extract_timestamp_flag)
else()
set(download_extract_timestamp_flag DOWNLOAD_EXTRACT_TIMESTAMP TRUE)
if(POLICY CMP0135)
cmake_policy(SET CMP0135 NEW)
endif()

set(WebAssemblyInterface_LIBRARIES WebAssemblyInterface)
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Please see [our contributing documentation](docs/development/hacking_itk_wasm.md#contributing) for more information.
2 changes: 1 addition & 1 deletion docs/development/hacking_itk_wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Thank you for contributing a pull request!

**Welcome to the ITK community!**

We are glad you are here and appreciate your contribution. Please keep in mind our [community participation guidelines](https://github.com/InsightSoftwareConsortium/ITK/blob/main/CODE_OF_CONDUCT.md).
We are glad you are here and appreciate your contribution. Please keep in mind our [community participation guidelines](https://github.com/InsightSoftwareConsortium/ITK/blob/master/CODE_OF_CONDUCT.md).

## Build dependencies

Expand Down
12 changes: 6 additions & 6 deletions examples/mean-squares-versor-registration/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@itk-wasm/mean-squares-versor-registration",
"version": "1.0.1",
"version": "1.0.2",
"description": "Illustrate the use of the VersorRigid3DTransform for 3D image registration.",
"type": "module",
"scripts": {
"build": "npm run build:wasi && npm run build:emscripten && npm run build:bindgen:typescript",
"build:wasi": "itk-wasm -i itkwasm/wasi:latest build",
"build:wasi:debug": "itk-wasm -i itkwasm/wasi:latest-debug build -- -DCMAKE_BUILD_TYPE=Debug",
"build:emscripten": "itk-wasm -i itkwasm/emscripten:latest build",
"build:wasi": "itk-wasm build",
"build:wasi:debug": "itk-wasm build -- -DCMAKE_BUILD_TYPE=Debug",
"build:emscripten": "itk-wasm build",
"build:bindgen:typescript": "itk-wasm bindgen --package-name @itk-wasm/mean-squares-versor-registration --package-description \"Example 3D versor transform registration with a mean-squares similarity metric\"",
"test": "npm run test:wasi && npm run test:wasi:help && npm run test:emscripten",
"test:wasi": "itk-wasm test -- -- -V",
Expand All @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"fs-extra": "^10.0.0",
"itk-image-io": "^1.0.0-b.114",
"itk-wasm": "^1.0.0-b.114"
"itk-image-io": "^1.0.0-b.140",
"itk-wasm": "^1.0.0-b.140"
}
}
Loading
Loading