Skip to content

2.6.0

Compare
Choose a tag to compare
@sequba sequba released this 19 Sep 08:28
· 70 commits to master since this release

Added

  • Exported the EmptyValue symbol as a public API. This allows custom functions to handle empty cell
    values. #1232

Changed

  • Improved the efficiency of the default date/time parsing
    methods. #876
  • Improved the efficiency of the operations on the dependency
    graph. #876

Fixed

  • Fixed a bug where neighboring exported changes of an array formula were
    missing. #1291
  • Fixed a typo in the source code of the MatrixPlugin. #1306