Skip to content

v0.3.0

Compare
Choose a tag to compare
@hanjinliu hanjinliu released this 07 Nov 14:17
· 595 commits to main since this release

tabulous now supports Excel-style cell reference!

New Features

  • In-cell literal evaluation with/without cell references (#36, #38, #42, #43, #46, #47).
  • Dynamic plotting with cell reference (#49).
  • Overlay widget using table.add_overlay_widget.
  • Use config file for most of the configurations (#40).

UI changes

  • Shortcuts to click tool buttons are relabeled. Buttons 0, 1, 2 ... were assigned from left to right, but now 1, 2, ...., 0 are assigned.
  • Add "switch header and row" button.
  • Finder (Ctrl+F) is two-way (#41).

Bug Fixes

  • Drag-and-drop now can open multiple files.
  • Nan was not formatted correctly.