v1.85.0
SQL CLI v1.85.0
Release Date: September 12, 2026
π Release Overview
- Commits in this release: 7
- Files updated: 21
β¨ Highlights
π Changes by Category
π New Features
- complete a column's values inside quotes (T4)
- make completion suggestions typed values (T3)
- keep low-cardinality column values at load (T11)
π Bug Fixes
- let a prefix reach the values of a big column (T15)
π View all commits
- Merge pull request #75 from TimelordUK/feat/t4-value-completion (TimelordUK)
- fix(tui): let a prefix reach the values of a big column (T15) (TimelordUK)
- feat(tui): complete a column's values inside quotes (T4) (TimelordUK)
- Merge pull request #74 from TimelordUK/feat/t3-typed-suggestions (TimelordUK)
- feat(tui): make completion suggestions typed values (T3) (TimelordUK)
- Merge pull request #73 from TimelordUK/feat/t11-distinct-values (TimelordUK)
- feat(tui): keep low-cardinality column values at load (T11) (TimelordUK)
π― Key Features
- Instant Data Preview: CSV/JSON files load immediately
- Visual Feedback: Key press indicator, cell highlighting
- Advanced Navigation: Vim-style keys, viewport/cursor lock
- Powerful Search: Regular search (Ctrl+F), fuzzy filter (Ctrl+/)
- Data Export: Save as CSV or JSON
- Debug Mode: Press F5 for comprehensive state information
π¦ Installation
Download the binary for your platform from the assets below.
Thank you for using SQL CLI! π
Report issues: GitHub Issues