Skip to content

1.2.0

Compare
Choose a tag to compare
@PowerKiKi PowerKiKi released this 04 Mar 20:46
· 3404 commits to master since this release
8380fb3

Added

  • HTML writer creates a generator meta tag - #312
  • Support invalid zoom value in XLSX format - #350
  • Support for _xlfn. prefixed functions and ISFORMULA, MODE.SNGL, STDEV.S, STDEV.P - #390

Fixed

  • Avoid potentially unsupported PSR-16 cache keys - #354
  • Check for MIME type to know if CSV reader can read a file - #167
  • Use proper € symbol for currency format - #379
  • Read printing area correctly when skipping some sheets - #371
  • Avoid incorrectly overwriting calculated value type - #394
  • Select correct cell when calling freezePane - #389
  • setStrikethrough() did not set the font - #403