v0.14.0
github-actions
released this
20 Jan 08:28
·
106 commits
to master
since this release
Features
- upgrade to FastCSV 2.2.2 #79 (Loïc Mathieu)
Bug Fixes
- xmlReader: empty files & tags doesnt crash anymore (#65) #65 (YannC)
- excel: properly handling ion number format retrieved as Long, BigDecimal or BigIntegers #67 (brian.mulier)
- excel: handle large excel files (Ludovic DEHON)
- excel: add an option to disable the style on excel conversion (Ludovic DEHON)
- remove the
inputstream.ready()
check on the XmlReader #75 (Loïc Mathieu) - parquet: handle java security for ParquetWriter (Ludovic DEHON)
- parquet: remove useless imports which make the build failing (brian.mulier)
- excel-ion: handle formulas properly #77 (brian.mulier)
Chores
- version: update snapshot version 'v0.14.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update github actions and dependabot (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (Ludovic DEHON)
- deps: update all deps (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)