Skip to content

1.12.0

Compare
Choose a tag to compare
@PowerKiKi PowerKiKi released this 27 Apr 08:14
· 2853 commits to master since this release
f79611d

Added

  • Improved the ARABIC function to also handle short-hand roman numerals
  • Added support for the FLOOR.MATH and FLOOR.PRECISE functions #1351

Fixed

  • Fix ROUNDUP and ROUNDDOWN for floating-point rounding error #1404
  • Fix ROUNDUP and ROUNDDOWN for negative number #1417
  • Fix loading styles from vmlDrawings when containing whitespace #1347
  • Fix incorrect behavior when removing last row #1365
  • MATCH with a static array should return the position of the found value based on the values submitted #1332
  • Fix Xlsx Reader's handling of undefined fill color #1353