Releases: CoreOffice/CoreXLSX
Releases · CoreOffice/CoreXLSX
Release list
0.2.0: Cell by row/column filtering API with worksheetCache (#1)
- Cell by row/column filtering API with
worksheetCache(#1)
This new API allows users to filter all cells by a row or column reference. To avoid re-parsing of worksheets, a new privateworksheetCacheproperty is added onXLSXFile.
0.1.2
Added macOS 10.11 deployment target to the podspec
0.1.1
0.1.0
First release with reading support for basic .xlsx files