v0.3.0
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.