Releases: lekoala/spread-compat
Releases · lekoala/spread-compat
0.8.0
0.7.1
- 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
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
- @nyamsprod made their first contribution in #2
Full Changelog: 0.6.1...0.7.0
0.6.1
- Fix reading temp files
- Handle better array of options
Full Changelog: 0.6.0...0.6.1
0.6.0
- ZipArchive support
Full Changelog: 0.5.1...0.6.0
0.5.1
- Fix native generation for large files
- Update test file
Full Changelog: 0.5.0...0.5.1
0.5.0
- Native xlsx import/export without a thirdparty lib
Full Changelog: 0.4.2...0.5.0
0.4.2
- Fix invalid parameters for league
Full Changelog: 0.4.1...0.4.2
0.4.1
- Fix CI
- Add auto separator detection
Full Changelog: 0.4.0...0.4.1
0.4.0
- Code cleanup
- Support csv streams (league/native)
- Fix league not being properly detected
- Adding typed options
Full Changelog: 0.3.0...0.4.0