Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

v10.1.0

Compare
Choose a tag to compare
@Reinmar Reinmar released this 18 Jul 10:22
· 1468 commits to master since this release

Features

Bug fixes

  • Merge cell horizontally should not be possible on overlapped cells. Closes #68. (72b6315)
  • The MergeCellCommand should check if merging cells results in an empty row and remove it. Closes #16. (a01252a)

Other changes

10.0.0 (2018-06-21)

Features

  • Introduced the table feature. See #1 and #3.