Skip to content

Releases: RMLio/dataio

v1.3.1

12 Aug 10:59
Compare
Choose a tag to compare

Fixed

  • DATAIO_NULL value when CSV quoted string has multiple new lines (GitHub issue 238).
  • Typo in bump-version.sh

v1.3.0

21 May 08:53
Compare
Choose a tag to compare

Changed

  • Added small change for mimetypes in new RML.

v1.2.0

14 May 09:40
Compare
Choose a tag to compare

Fixed

  • Exclude xml-apis from pom file (See GitHub issue 2).
  • Updated mysql-connector-j to 8.2.0
  • Updated ojdbc11 to 23.3.0.23.09

Changed

  • Removed Maven shade plugin See GitHub issue 2).

v1.1.0

25 Jan 09:29
Compare
Choose a tag to compare

Changed

  • Use Charset instead of String for character encoding wherever possible.

Fixed

  • CSVWSourceIterator stopped after a certain number of bytes were parsed.

v1.0.4

22 Nov 14:33
Compare
Choose a tag to compare

Fixed

  • Remove (unused) DistributionManagement in pom.xml