Skip to content

Commit 5de0481

Browse files
chore(release): 1.0.0-b.146 [skip ci]
# [1.0.0-b.146](itk-wasm-v1.0.0-b.145...itk-wasm-v1.0.0-b.146) (2023-09-30) ### Bug Fixes * **bindgen:** run functionName preRun on init ([7386b74](7386b74)) ### Features * **bindgen:** Check for positional input of an array of files ([4b07cda](4b07cda)) * **bindgen:** python dispatch function output file support ([e171721](e171721)) * **bindgen:** python emescripten function output file support ([ce05163](ce05163)) * **bindgen:** Python output file support ([2cf3c7e](2cf3c7e))
1 parent a9bec9b commit 5de0481

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
[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.
22

3+
# [1.0.0-b.146](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.145...itk-wasm-v1.0.0-b.146) (2023-09-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **bindgen:** run functionName preRun on init ([7386b74](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/7386b746c4f1d31a0beeb3c08048554040b1a4b4))
9+
10+
11+
### Features
12+
13+
* **bindgen:** Check for positional input of an array of files ([4b07cda](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/4b07cda335b164b24a04dcc27028cbaa3398cc45))
14+
* **bindgen:** python dispatch function output file support ([e171721](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/e171721d9fbc34e1a66532f203c77106045f899f))
15+
* **bindgen:** python emescripten function output file support ([ce05163](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/ce051631569741a0264598fbd789d653ebba609f))
16+
* **bindgen:** Python output file support ([2cf3c7e](https://github.com/InsightSoftwareConsortium/itk-wasm/commit/2cf3c7eb68e8a6bea710467a2f1783ba9833beaa))
17+
318
# [1.0.0-b.145](https://github.com/InsightSoftwareConsortium/itk-wasm/compare/itk-wasm-v1.0.0-b.144...itk-wasm-v1.0.0-b.145) (2023-09-27)
419

520

0 commit comments

Comments
 (0)