0.9.0
- Removed
valueFormatters.ValueFormatterStore
. - Removed the
options
constructor parameter as well as thegetOptions
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.