CoreXLSX v0.14.1 Release Notes

Release Date: 2021-05-06 // almost 3 years ago
  • πŸš€ This is a patch release improving compatibility with different spreadsheet formats.

    Closed issues:

    • Cannot initialize SchemaType from invalid String value extendedProperties (#145)
    • πŸ“‡ Cannot initialize SchemaType from invalid String value workbookmetadata (#142)

    πŸ”€ Merged pull requests:


Previous changes from v0.14.0

  • πŸš€ This release improves compatibility with different spreadsheet formats, simplifies cell font and 🍎 formatting APIs, and drops support for Carthage. Additionally, Xcode 11.3 on macOS is now the πŸ— oldest supported version for building CoreXLSX.

    πŸ’₯ Breaking changes:

    • πŸ“œ Make parseSharedStrings return optional value (#122) via @MaxDesiatov
    • βœ… Test with Xcode 12, drop Carthage and Xcode 10 support (#140) via @MaxDesiatov

    Closed issues:

    • Unable to sort columns by intValue (#137)
    • Cannot initialize SchemaType from invalid String value (#136)
    • Odd cell.s value (#134)
    • 0.13.0 not available on Cocoapods (#133)
    • Unable to read xlsx file (#130)
    • πŸ“œ Increase speed of parsing? (#127)
    • .xlsx File not opening with XLSXFile() (#125)
    • Getting Data From a specific Worksheet (#124)
    • ArchiveEntryNotFound error (#121)
    • πŸ–¨ Printing an empty cell? (#118)
    • Handling encrypted spreadsheets? (#101)

    πŸ”€ Merged pull requests: