Skip to content

v0.0.11

Compare
Choose a tag to compare
@KalopsiaTwilight KalopsiaTwilight released this 19 Aug 13:56
· 10 commits to master since this release
01dd9c6

Version 0.0.11

This release fixes some bugs in the previous version:

  • Fixed: missing conversion in cell editing causing it to not work.
  • Exceptions during cell editing will now also no longer be hidden from user.
  • Fixed: error in id generation for new added rows, causing new rows beyond the first to not work
  • Fixed: ordering issue upon deletion of a row, causing row edits to apply to wrong rows.