Skip to content

v2.1.1

Choose a tag to compare

@ghsnd ghsnd released this 27 Aug 13:52
· 37 commits to development since this release

Added

  • Support for getting data from HTTP servers, with optional Solid authentication. At the moment only HTTP/1 works
  • Compression to access; TO DO: tar archives don't work yet.
  • A parameter nulls in the constructor of CSVSourceIterator to define null values for CSV fields.
  • A method getIndex in CSVWSourceIterator to know the current record number.

Fixed

  • Use Maven Central Portal for publishing new releases.