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

Deprecate #1023

Merged
merged 10 commits into from
Dec 15, 2023
Merged

Deprecate #1023

merged 10 commits into from
Dec 15, 2023

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Dec 14, 2023

No description provided.

This was finalized in the core package migration, InsightSoftwareConsortium#1010.

BREAKING_CHANGE: itkConfig.js as been replaced by run-time configuration via setPipelineWorkerUrl, setPipelinesBaseUrl
Following InsightSoftwareConsortium#716

BREAKING_CHANGE: readDICOMTags has been migrated to @itk-wasm/dicom and as readDicomTags
BREAKING_CHANGE: readDICOMTagsArrayBuffer has been migrated to @itk-wasm/dicom and as readDicomTags
BREAKING_CHANGE: readDICOMTagsLocalFile has been migrated to @itk-wasm/dicom and as readDicomTagsNode
BREAKING_CHANGE: readImageDICOMFileSeries has been migrated to @itk-wasm/dicom as readImageDicomFileSeries
BREAKING_CHANGE: readImageDICOMArrayBufferSeries has been migrated to @itk-wasm/dicom as readImageDicomFileSeries
BREAKING_CHANGE: readImageLocalDICOMFileSeries has been migrated to @itk-wasm/dicom as readImageDicomFileSeriesNode
Following InsightSoftwareConsortium#716

BREAKING_CHANGE: meshToPolyData, meshToPolyDataNode, polyDataToMesh, polyDataToMeshNode have been migrated to @itk-wasm/mesh-to-poly-data
BREAKING_CHANGE: High level IO function have been removed: readArrayBuffer, readBlob, readFile, readLocalFile, writeLocalFile
@thewtex thewtex force-pushed the deprecate branch 2 times, most recently from 78efb47 to aad8bc3 Compare December 15, 2023 13:41
Re: InsightSoftwareConsortium#1010

BREAKING_CHANGE: readImageArrayBuffer has been migrated to @itk-wasm/image-io as readImageFile
BREAKING_CHANGE: readImageBlob has been migrated to @itk-wasm/image-io as readImageFile
BREAKING_CHANGE: readImageFile has been migrated to @itk-wasm/image-io as readImageFile
BREAKING_CHANGE: readImageFileSeries has been migrated to @itk-wasm/image-io readImageFileSeries
BREAKING_CHANGE: readImageLocalFile has been migrated to @itk-wasm/image-io readImageFileNode
BREAKING_CHANGE: readMeshArrayBuffer has been migrated to @itk-wasm/mesh-io readMeshFile
BREAKING_CHANGE: readMeshFile has been migrated to @itk-wasm/mesh-io readMeshFile
BREAKING_CHANGE: readMeshLocalFile has been migrated to @itk-wasm/mesh-io readMeshFileNode
BREAKING_CHANGE: writeImageArrayBuffer has been migrated to @itk-wasm/image-io writeImageFile
BREAKING_CHANGE: writeImageLocalFile has been migrated from @itk-wasm/image-io writeImageFileNode
@thewtex
Copy link
Member Author

thewtex commented Dec 15, 2023

Re: #716

@thewtex thewtex marked this pull request as ready for review December 15, 2023 14:22
@thewtex thewtex merged commit 269d582 into InsightSoftwareConsortium:main Dec 15, 2023
107 of 109 checks passed
@thewtex thewtex deleted the deprecate branch December 15, 2023 15:43
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