PhpSpreadsheet v1.12.0 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
  • โž• 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