Skip to content

Releases: fltoss/xlsx_writer

v0.10.3

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:08
d9f2288
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

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:51
e3b424c
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

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:38
2c648b4
release: v0.10.1 — rust_xlsxwriter 0.96.0, dependency updates, CI mat…

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 06:46
d442aed
release: v0.10.0 — rustler 0.38 and dependency updates

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 May 12:51
d5feb82
v0.9.0

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 15 May 12:10
5e55335
release: v0.8.3 — broaden type coverage in write/5 and merge_range/7 …

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 15 May 09:14
0bb61d4
v0.8.2 — handle nil values in write/5 with format option

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 12 May 15:10
cd41a12
chore: upgrade packages

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 07:45
6a582a3
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

Choose a tag to compare

@github-actions github-actions released this 18 Mar 07:04
4df98f7
release: bump version and update changelog