dicom v1.0.5
What's Changed
- Add initial support for bitsAllocated=1 by @suyashkumar in #212
- Introduce element-by-element Writer API, add SkipMetadataReadOnNewParserInit Parser Option, add ParseOptions to Parser API. by @kristianvalind in #208
- Interpret "" DICOM Character Set as iso-8859-1 by @marineotter in #219
New Contributors
- @marineotter made their first contribution in #219
Full Changelog: v1.0.4...v1.0.5