Skip to content

v1.71.1

Choose a tag to compare

@github-actions github-actions released this 15 Apr 19:46
· 46 commits to main since this release

SQL CLI v1.71.1

Release Date: April 15, 2026

πŸ“Š Release Overview

  • Commits in this release: 3
  • Files updated: 7

✨ Highlights

πŸ“ Changes by Category

πŸ› Bug Fixes

  • Wire Alt+[/] and Alt+,/. for SQL token jumping in edit mode
  • Recurse into CTEs, FROM subqueries, set operations
  • Recurse into CTEs, FROM subqueries, set operations
πŸ“‹ View all commits
  • fix(tui): Wire Alt+[/] and Alt+,/. for SQL token jumping in edit mode (TimelordUK)
  • fix(order_by): Recurse into CTEs, FROM subqueries, set operations (TimelordUK)
  • fix(group_by): Recurse into CTEs, FROM subqueries, set operations (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