Skip to content

0.9.0

Compare
Choose a tag to compare
@thiemowmde thiemowmde released this 06 Sep 15:23
· 51 commits to master since this release
  • Removed valueFormatters.ValueFormatterStore.
  • Removed the options constructor parameter as well as the getOptions method from
    valueFormatters.ValueFormatter.
  • Removed dataValues.DataValue.getSortKey from the interface and all implementations.
  • Removed dataValues.TimeValue.getYear, getMonth, getDay, getHour, getMinute, and
    getSecond.
  • Removed globeCoordinate.GlobeCoordinate.iso6709.
  • Declared globeCoordinate.GlobeCoordinate.getDecimal private.