Releases: dcmjs-org/dcmjs
Releases · dcmjs-org/dcmjs
v0.26.0
0.26.0 (2022-09-14)
Features
- npm: bump minor version (minor readme edits) (96df39a)
v0.24.10
Bug Fixes
- 🐛 relax condition in nearlyEquals check for detecting numbers near to zero (#304) (7852832)
v0.24.9
0.24.9 (2022-08-08)
Bug Fixes
- cornerstone: exceptions caused by undefined cached stats in adapters. Safe programming fix only (#301) (bc9414b)
v0.24.8
0.24.8 (2022-08-01)
Bug Fixes
- several issues with character set handling (#299) (0b88213)
v0.24.7
0.24.7 (2022-07-25)
Bug Fixes
- avoid using replaceAll() which isn't available in Node.js 14 (#296) (e983a14)
v0.24.6
0.24.6 (2022-07-21)
Bug Fixes
- fragment: write padding to even length on final fragments of encapsulated frame data (#294) (3ac3a64), closes #293
v0.24.5
0.24.5 (2022-07-21)
Bug Fixes
- import: missing import for addAccessors (#295) (6dd478d)
v0.24.3
0.24.3 (2022-07-10)
Bug Fixes
- VR: added support for specific character set (#291) (bfd6693)