What's Changed
- fix(xlsx): SUBTOTAL ignores AutoFilter-hidden rows (1-11) and all hidden rows (101-111) by @JiaZhengOng in #270
- fix(xlsx): comparison treats an empty cell as Excel's empty value, not text by @JiaZhengOng in #271
- fix(xlsx): arithmetic coerces date/time-formatted text to its serial like Excel by @JiaZhengOng in #276
New Contributors
- @JiaZhengOng made their first contribution in #270
Full Changelog: v1.0.143...v1.0.144