Skip to content

1.3.0

Choose a tag to compare

@jansiegel jansiegel released this 20 Oct 09:34
· 307 commits to master since this release
b989cfd

Added

  • Added a new static property: defaultConfig. (#822)
  • The getFillRangeData() method can now use one sheet for its source and another sheet for its target. (#836)

Fixed

  • Fixed the handling of Unicode characters and non-letter characters in the PROPER function. (#811)
  • Fixed unnecessary warnings caused by deprecated configuration options. (#830)
  • Fixed the SUMPRODUCT function. (#810)