Skip to content

Releases: IQ2i/data-importer

v2.0.0

08 Oct 17:10
61184a2
Compare
Choose a tag to compare

Changelog

  • now data-importer manage only one file at a time
  • add begin() and end() methods to processor
  • add a new processor interface to manage batch process

v1.2.0

14 Sep 05:47
c86f06f
Compare
Choose a tag to compare

Changelog

  • fix header reset when multiple files
  • move to Github Actions

v1.1.1

04 Jun 15:33
5eec085
Compare
Choose a tag to compare

Changelog

  • check regex validity with explicit false
  • limit Finder depth (No more recursive search)

v1.1.0

10 Apr 16:44
70df8e4
Compare
Choose a tag to compare

Changelog

  • added XmlReader

v1.0.0

10 Apr 16:42
Compare
Choose a tag to compare

Changelog

  • initial release