Releases: cornerstonejs/dicomParser
Releases · cornerstonejs/dicomParser
v1.8.11
1.8.11 (2021-10-06)
Bug Fixes
- Upgrade dependencies to most recent supported. (#184) (d982570)
v1.8.9
1.8.9 (2021-09-22)
Bug Fixes
- incorrect TypeScript return types (#159) (#183) (0637130)
- Remove Node browser polyfill libraries from the build (#148). Also updated node check to be based off process so it properly detects within web workers. (#182) (43479fe)
v1.8.8
1.8.8 (2021-08-16)
Bug Fixes
- prevent undefined module error when checking if we are in a browser or node.js environment (#176) (99a0065)
v1.8.7
1.8.7 (2020-08-20)
Bug Fixes
- typescript definitions syntax error (8b154e9)
v1.8.6
1.8.6 (2020-08-20)
Bug Fixes
- can't run chrome tests in circleci image that doesn't have browsers (74670f9)
- force new version test w/ CircleCI + Semantic Release (14fe657)
Beta RC3
Added supporting for stripping leading/trailing pad spaces as per spec
Added support for accessing multi-valued elements for SL, SS, UL, US, FD and FL types