Skip to content

Releases: DataValues/Common

1.2.0

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 09 Dec 23:08
1.2.0
1.2.0 release

1.0.0

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 26 Jan 01:21

0.4.3: Merge pull request #83 from DataValues/rel043

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 28 Jun 14:25
844359d
Release 0.4.3

0.4.2

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 16 Aug 08:18
c99e06f
Merge pull request #79 from DataValues/rel024

0.4.2: support DV 2.x on 0.4.x branch

0.4.1

Choose a tag to compare

@addshore addshore released this 09 Aug 18:21
Update version number to 0.4.1

0.4.0

Choose a tag to compare

@addshore addshore released this 09 Aug 17:21

Removed MediaWiki integration

0.3.1

Choose a tag to compare

@addshore addshore released this 14 Aug 10:15
  • The component can now be installed together with DataValues Interfaces 0.1.5

0.3.0

Choose a tag to compare

@addshore addshore released this 14 Aug 09:15
  • Added DispatchingValueParser
  • Added StringNormalizer interface
  • Added NullStringNormalizer
  • Added StringParser
  • Dropped deprecated constant DataValuesCommon_VERSION, use DATAVALUES_COMMON_VERSION instead
  • Dropped ValueParserTestBase::getParserClass
  • Dropped ValueParserTestBase::newParserOptions
  • Made ValueParserTestBase::getInstance abstract
  • Made ValueParserTestBase::invalidInputProvider abstract
  • Lowered visibility of all class fields to private

0.2.3

Choose a tag to compare

@JeroenDeDauw JeroenDeDauw released this 09 Oct 18:22
  • Introduced FORMAT_NAME class constants on ValueParsers in order to use them as expectedFormat
  • Changed ValueParsers to pass rawValue and expectedFormat arguments when constructing a ParseException
  • Installation together with DataValues 1.x is now supported

0.2.2

Choose a tag to compare

@tobijat tobijat released this 11 Apr 13:19
  • Introduced DataValueMismatchException