Skip to content

Release v0.10.0

Compare
Choose a tag to compare
@felipenoris felipenoris released this 23 Aug 01:13
· 20 commits to master since this release
1c0fd1b

This release contains no breaking changes regarding the public XLSX API.

There's a breaking change regarding Cell struct: formula field changed type from String to AbstractFormula.

There's a breaking change regarding TableRowIterator struct: added field keep_empty_rows.