Releases: fcoury/tsql
Releases · fcoury/tsql
v0.4.0
v0.3.1
What's Changed
- feat: add :N command to navigate to Nth result row by @fcoury in #9
- feat: SQL template generation from schema panel by @fcoury in #8
- feat: persist and restore session state across launches by @fcoury in #10
- feat: configurable cursor shapes with proper terminal cursor support by @fcoury in #11
- fix: improve schema panel UX with distinct indicator and auto-select by @fcoury in #12
- feat: add Ctrl+HJKL vim-style panel navigation by @fcoury in #13
- feat: add prominent loading spinner during query execution by @fcoury in #14
Full Changelog: v0.2.0...v0.3.1
v0.2.0
What's Changed
- fix: make d key wait for motion instead of deleting line immediately by @fcoury in #1
- feat: add Shift+Tab for backwards focus navigation by @fcoury in #3
- feat: add mouse support to help popup and pickers by @fcoury in #2
- feat: add global goto key (g) with hint popup by @fcoury in #4
- fix: correct schema sidebar click offset bug by @fcoury in #5
- fix: include both sidebar sections in tab cycle by @fcoury in #7
- Improve confirmation dialogs with tui-confirm-dialog by @fcoury in #6
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/fcoury/tsql/commits/v0.1.0