Skip to content

Releases: CoreOffice/CoreXLSX

0.2.0: Cell by row/column filtering API with worksheetCache (#1)

11 Nov 12:17
40d2b21
Compare
Choose a tag to compare
  • 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 private worksheetCache property is added on XLSXFile.

0.1.2

10 Nov 19:55
7666ceb
Compare
Choose a tag to compare

Added macOS 10.11 deployment target to the podspec

0.1.1

10 Nov 19:28
1820eee
Compare
Choose a tag to compare

Improved README, fixed podspec

0.1.0

10 Nov 19:22
251e6b6
Compare
Choose a tag to compare

First release with reading support for basic .xlsx files