You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix number format masks containing literal (non-decimal point) dots #1079
Fix number format masks containing named colours that were being misinterpreted as date formats; and add support for masks that fully replace the value with a full text string #1009
Stricter-typed comparison testing in COUNTIF() and COUNTIFS() evaluation #1046
COUPNUM should not return zero when settlement is in the last period #1020 and #1021
Fix handling of named ranges referencing sheets with spaces or "!" in their title
Cover getSheetByName() with tests for name with quote and spaces #739
Best effort to support invalid colspan values in HTML reader - #878