Mercurial > hg > orthanc
comparison NEWS @ 4516:671ee7c1fd46
added DicomToJsonFlags_SkipGroupLengths
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 16 Feb 2021 15:01:13 +0100 |
parents | 8734caa12448 |
children | c494ee5d0101 |
comparison
equal
deleted
inserted
replaced
4515:8734caa12448 | 4516:671ee7c1fd46 |
---|---|
17 | 17 |
18 Plugins | 18 Plugins |
19 ------- | 19 ------- |
20 | 20 |
21 * New value in enumeration: OrthancPluginDicomToJsonFlags_StopAfterPixelData | 21 * New value in enumeration: OrthancPluginDicomToJsonFlags_StopAfterPixelData |
22 * New value in enumeration: OrthancPluginDicomToJsonFlags_SkipGroupLengths | |
22 | 23 |
23 Maintenance | 24 Maintenance |
24 ----------- | 25 ----------- |
25 | 26 |
26 * Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary | 27 * Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary |