Releases: DataValues/Interfaces
Releases · DataValues/Interfaces
1.0.0
0.2.5
0.2.4
Fixed ValueFormatterTestBase
not being installable via Composer.
0.2.3
- Updated minimal required PHP version from 5.3 to 5.5.9.
- Minor fixes to code documentation.
- Added PHPCS support.
0.2.2
Fixed ValueFormatterTestBase
not doing strict string comparisons.
0.2.1
0.2.0
- Dropped deprecated
ErrorObject
, useError
instead - Dropped deprecated
ResultObject
, useResult
instead - Dropped deprecated constant
DataValuesInterfaces_VERSION
, useDATAVALUES_INTERFACES_VERSION
instead - Dropped
ValueFormatterTestBase::getFormatterClass
- Made
ValueFormatterTestBase::getInstance
abstract - The options in
ValueFormatterTestBase::getInstance
are now optional
0.1.5
- The options in the
ValueFormatterBase
constructor are now optional - The MediaWiki extension registration now includes the license
0.1.4
Added rawValue and expectedFormat arguments to ValueParsers\ParseException