Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

v3.2.3

Choose a tag to compare

@tealeg tealeg released this 16 Nov 04:12
· 173 commits to master since this release
b5282f0

This release fixes a single issue that caused panics when writing files, derived from existing files, where one or more of the existing sheets had not been visited and thus had no currentRow set on the Sheet. See issue #644 for details.