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

demo file output #23

Closed
wants to merge 30 commits into from
Closed

demo file output #23

wants to merge 30 commits into from

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    b6ef138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfea885 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.0-b.139 [skip ci]

    # [1.0.0-b.139](InsightSoftwareConsortium/ITK-Wasm@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](InsightSoftwareConsortium@f71ae37))
    semantic-release-bot committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    adb1e76 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. docs: add contributing documentation file

    Add contributing documentation file: cross-reference the contributing
    section of the `hacking_itk_wasm.md` file.
    jhlegarreta committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0e4cce6 View commit details
    Browse the repository at this point in the history
  2. build(cmake): set cmp0135 cmake policy to new

    Set the `CMP0135` CMake policy to `NEW`: the timestamps of the
    extracted files will reflect the timestamps at extraction.
    
    Setting the `download_extract_timestamp` to `true` (commit 5ca66d6) did
    not fix the warning.
    jhlegarreta committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9aa6f7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request InsightSoftwareConsortium#946 from thewtex/useprer…

    …un-const
    
    fix(bindgen): add missing const to usePreRun export
    thewtex authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dc6a159 View commit details
    Browse the repository at this point in the history
  4. Merge pull request InsightSoftwareConsortium#937 from jhlegarreta/Add…

    …ContributingDoc
    
    docs: add contributing documentation file
    thewtex authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3136394 View commit details
    Browse the repository at this point in the history
  5. Merge pull request InsightSoftwareConsortium#939 from InsightSoftware…

    …Consortium/thewtex-patch-1
    
    docs: fix link to ITK's Code of Conduct
    thewtex authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1fb59f5 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.0-b.140 [skip ci]

    # [1.0.0-b.140](InsightSoftwareConsortium/ITK-Wasm@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](InsightSoftwareConsortium@cfea885))
    semantic-release-bot committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3ceacbc View commit details
    Browse the repository at this point in the history
  7. build: update build image for mean-squares-versor-registration example

    Addresses the:
    
    > Unexpected "usePreRun"
    
    build issue.
    thewtex committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f10c80d View commit details
    Browse the repository at this point in the history
  8. Merge pull request InsightSoftwareConsortium#940 from thewtex/mean-sq…

    …uares-updates
    
    build: update build image for mean-squares-versor-registration example
    thewtex authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    be78688 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump @cypress/request and cypress in /examples/vite

    Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.
    
    
    Updates `@cypress/request` from 2.88.12 to 3.0.1
    - [Release notes](https://github.com/cypress-io/request/releases)
    - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/request@v2.88.12...v3.0.1)
    
    Updates `cypress` from 12.3.0 to 13.2.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v12.3.0...v13.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    - dependency-name: cypress
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    99a7ee5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request InsightSoftwareConsortium#947 from jhlegarreta/Fix…

    …ExtractTimestampCMakePolicyWarnings2
    
    build(cmake): set `cmp0135` cmake policy to `new`
    thewtex authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    94082ee View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request InsightSoftwareConsortium#941 from InsightSoftware…

    …Consortium/dependabot/npm_and_yarn/examples/vite/cypress/request-and-cypress-3.0.1
    
    build(deps): bump @cypress/request and cypress in /examples/vite
    thewtex authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bbd756f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @cypress/request and cypress

    Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.
    
    
    Updates `@cypress/request` from 2.88.12 to 3.0.1
    - [Release notes](https://github.com/cypress-io/request/releases)
    - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/request@v2.88.12...v3.0.1)
    
    Updates `cypress` from 12.17.4 to 13.2.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v12.17.4...v13.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    - dependency-name: cypress
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c99edd7 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @cypress/request and cypress in /examples/umd

    Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.
    
    
    Updates `@cypress/request` from 2.88.12 to 3.0.1
    - [Release notes](https://github.com/cypress-io/request/releases)
    - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/request@v2.88.12...v3.0.1)
    
    Updates `cypress` from 10.3.0 to 13.2.0
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v10.3.0...v13.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    - dependency-name: cypress
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    28cff33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f661729 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge pull request InsightSoftwareConsortium#942 from InsightSoftware…

    …Consortium/dependabot/npm_and_yarn/packages/compress-stringify/typescript/cypress/request-and-cypress-3.0.1
    
    build(deps): bump @cypress/request and cypress in /packages/compress-stringify/typescript
    thewtex authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4dca29b View commit details
    Browse the repository at this point in the history
  2. Merge pull request InsightSoftwareConsortium#943 from InsightSoftware…

    …Consortium/dependabot/npm_and_yarn/examples/umd/cypress/request-and-cypress-3.0.1
    
    build(deps): bump @cypress/request and cypress in /examples/umd
    thewtex authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e4a2e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eeb8833 View commit details
    Browse the repository at this point in the history
  4. build(Python): drop 3.7 support

    python.org 3.7 CPython is End-of-Life.
    
    wasmtime has build errors.
    thewtex committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    67592e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a2916d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    464fea8 View commit details
    Browse the repository at this point in the history
  2. test(webpack-example): use port 8686

    Avoid conflicts with common services.
    thewtex committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4dbafc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request InsightSoftwareConsortium#948 from thewtex/string-…

    …vector-input
    
    String vector input
    thewtex authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    05e6977 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.0-b.141 [skip ci]

    # [1.0.0-b.141](InsightSoftwareConsortium/ITK-Wasm@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](InsightSoftwareConsortium@f661729))
    * **bindgen:** Address issues with multiple input and output files with an option ([eeb8833](InsightSoftwareConsortium@eeb8833))
    semantic-release-bot committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a7594b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    3d4eb6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6771346 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dd2551 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    9dc3181 View commit details
    Browse the repository at this point in the history