Skip to content

0.10.0

Compare
Choose a tag to compare
@mariushoch mariushoch released this 11 Apr 17:49
· 70 commits to master since this release
7dc2881
  • 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