CoreXLSX v0.7.0 Release Notes

Release Date: 2019-05-25 // almost 5 years ago
  • ๐Ÿ›  Bugfix release that improves compatibility with different spreadsheet types.

    Thanks to @grin for reporting and fixing issues in ๐Ÿš€ this release.

    ๐Ÿ’ฅ Breaking changes:

    All properties on struct Format except fontId and numberFormatId are now optional.

    โž• Additions:

    ๐Ÿ†• New borderId and fillId properties on struct Format.

    ๐Ÿ›  Fixed bugs:

    • Can't get cell string #58
    • ๐Ÿ“„ Can't load basic spreadsheets created in Google Docs #64
    • fillId and borderId attributes missing from CoreXLSX.Format #65

    ๐Ÿ”€ Merged pull requests: