Download Latest Version Release v0.10.4 source code.zip (258.0 kB)
Email in envelope

Get an email when there's a new version of XLSX.jl

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-23 499 Bytes
Release v0.10.0 source code.tar.gz 2023-08-23 209.3 kB
Release v0.10.0 source code.zip 2023-08-23 235.0 kB
Totals: 3 Items   444.9 kB 0

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.

  • Fixes row formatting that was previously lost (#227) (@best4innio)
  • Add keep_empty_rows kwarg (#220) (@rben01)
  • add colon indexing (#216) (@BeastyBlacksmith, @divbyzerofordummies)
  • Docs review (#229) (@goggle)
Source: README.md, updated 2023-08-23