0.10.0
- Changed the float to string conversion algorithm for
DecimalValue
,QuantityValue
, and
UnboundedQuantityValue
. Instead of a hundred mostly irrelevant decimal places it now uses PHP's
"serialize_precision" default of 17 significant digits. - Drop compatibility with data-values/interfaces 0.1 and data-values/common 0.2