dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
291 stars 110 forks source link

Export TID300 - Point class #323

Closed md-prog closed 1 year ago

md-prog commented 1 year ago

This is to prepare dcmjs library to separate Cornerstone Adapter as a separate package.

https://github.com/dcmjs-org/dcmjs/pull/320#issuecomment-1275178945

In Cornerstone3D adapter code, the utilities/TID300/Point is being used, but this one is not publicly exported from dcmjs.

wayfarer3130 commented 1 year ago

It would be nice to get this in, as it allows separating out the cornerstone adapter piece, which should reduce chatter between the two projects as only core fixes will need to be included after that.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 0.29.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: