CoreXLSX v0.9.1 Release Notes

Release Date: 2019-11-08 // over 4 years ago
  • ๐Ÿš€ This release adds a new value to the Relationship.SchemaType enum, which fixes compatibility with some spreadsheet files. Thanks to @mxcl for the bug report!

    ๐Ÿ›  Fixed bugs:

    • Cannot initialize SchemaType from invalid String value #87

    ๐Ÿ”€ Merged pull requests:

    • โž• Add case customXml to Relationship.SchemaType #88 (MaxDesiatov)