Skip to content

Releases: lekoala/spread-compat

0.8.0

23 Jul 09:00
Compare
Choose a tag to compare
  • Fix league csv requirements

Full Changelog: 0.7.1...0.8.0

0.7.1

22 Apr 19:46
Compare
Choose a tag to compare
  • Use a temp file for readCsv in native adapter (fixes #3, thanks @nyamsprod for his kind proposal :) )

Full Changelog: 0.7.0...0.7.1

0.7.0

22 Apr 14:09
Compare
Choose a tag to compare

What's Changed

  • Fixed content detection (using zip magic number header now)
  • Added the possibility to pass adapter in the options
  • Improve League CSV integration by @nyamsprod in #2

New Contributors

Full Changelog: 0.6.1...0.7.0

0.6.1

07 Mar 09:33
Compare
Choose a tag to compare
  • Fix reading temp files
  • Handle better array of options

Full Changelog: 0.6.0...0.6.1

0.6.0

07 Feb 15:17
Compare
Choose a tag to compare
  • ZipArchive support

Full Changelog: 0.5.1...0.6.0

0.5.1

05 Jan 12:13
Compare
Choose a tag to compare
  • Fix native generation for large files
  • Update test file

Full Changelog: 0.5.0...0.5.1

0.5.0

04 Jan 17:38
Compare
Choose a tag to compare
  • Native xlsx import/export without a thirdparty lib

Full Changelog: 0.4.2...0.5.0

0.4.2

03 Jan 17:30
Compare
Choose a tag to compare
  • Fix invalid parameters for league

Full Changelog: 0.4.1...0.4.2

0.4.1

03 Jan 14:25
Compare
Choose a tag to compare
  • Fix CI
  • Add auto separator detection

Full Changelog: 0.4.0...0.4.1

0.4.0

03 Jan 11:28
Compare
Choose a tag to compare
  • Code cleanup
  • Support csv streams (league/native)
  • Fix league not being properly detected
  • Adding typed options

Full Changelog: 0.3.0...0.4.0