Closed TimMullender closed 2 years ago
Fixes #175
Attempt to write the value as an exponential if it is too long for the DecimalString VR.
Note this does not address the issue of the format being changed for some values nor does it allow a user to specify the format to use for a value
:tada: This PR is included in version 0.19.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Fixes #175
Attempt to write the value as an exponential if it is too long for the DecimalString VR.
Note this does not address the issue of the format being changed for some values nor does it allow a user to specify the format to use for a value