Skip to content

0.7.3

Choose a tag to compare

@zbryikt zbryikt released this 25 Aug 10:15
· 3 commits to release since this release
  • fix bug: copying a whole row / column / select all includes one extra empty row
    and column, since _bound fills in sizes where inclusive indices are expected.
    deleting a whole row used to grow the data by one column every time for the same
    reason.