Release Date: May 23, 2026
- Commits in this release: 7
- Files updated: 17
- Better Diagnostics: Improved error messages and state dumps
- History Recovery: Automatic recovery from corrupted files
- Atomic Writes: Safer file operations to prevent data loss
- add DELIMITER clause for non-comma CSV sources
- --delimiter flag + extension auto-detect for sql-cli file.psv
- extension auto-detect and explicit delimiter override
- add CsvReadOptions infrastructure for per-call delimiter
- add iris_tsv.sql showcasing TSV delimiter surfaces
- capture READ_CSV delimiter arg as next-session item
π View all commits
- docs(examples): add iris_tsv.sql showcasing TSV delimiter surfaces (TimelordUK)
- feat(web-cte): add DELIMITER clause for non-comma CSV sources (TimelordUK)
- feat(cli): --delimiter flag + extension auto-detect for sql-cli file.psv (TimelordUK)
- feat(read_csv): extension auto-detect and explicit delimiter override (TimelordUK)
- test(history): fix flaky integration test via #[serial] (TimelordUK)
- feat(csv): add CsvReadOptions infrastructure for per-call delimiter (TimelordUK)
- docs(roadmap): capture READ_CSV delimiter arg as next-session item (TimelordUK)
- 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
Download the binary for your platform from the assets below.
Thank you for using SQL CLI! π
Report issues: GitHub Issues