Releases: fltoss/xlsx_writer
Releases · fltoss/xlsx_writer
Release list
v0.10.3
release: v0.10.3 — rust_xlsxwriter 0.99.0, dependency updates - Update rust_xlsxwriter from 0.97.0 to 0.99.0, which fixes tab colour / fit-to-pages XML ordering, tightens table and defined name validation, and renames XlsxError::TableNameReused to XlsxError::NameReused. None of these are reachable through this library's API - Verify generated workbooks are byte-identical to 0.97.0 apart from the docProps/core.xml creation timestamp - Update cargo transitive dependencies (crc32fast, log, zlib-rs) - Update req to 0.7.3, spitfire to 0.4.0, and drop the stale castore lock entry
v0.10.2
release: v0.10.2 — rust_xlsxwriter 0.97.0, dependency updates - Update rust_xlsxwriter from 0.96.0 to 0.97.0, which updates the underlying zip crate from 7.2 to 8.6 for two ZIP64 fixes, corrects top-down DIB BMP handling, and returns an error rather than panicking on truncated image data - Update cargo transitive dependencies (libc, proc-macro2, quote) - Update igniter to 0.8.3 and mix dev transitive dependencies - Note the new Rust 1.88.0 MSRV for source builds
v0.10.1
release: v0.10.1 — rust_xlsxwriter 0.96.0, dependency updates, CI mat…
v0.10.0
release: v0.10.0 — rustler 0.38 and dependency updates
v0.9.0
v0.8.3
release: v0.8.3 — broaden type coverage in write/5 and merge_range/7 …
v0.8.2
v0.8.2 — handle nil values in write/5 with format option
v0.8.1
v0.8.0
release: bump version to 0.8.0 and update changelog Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
v0.7.6
release: bump version and update changelog