sql-cli 1.71.1

SQL query tool for CSV/JSON with both interactive TUI and non-interactive CLI modes - perfect for exploration and automation
Documentation
# 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

<details>
<summary>📋 View all commits</summary>

- 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)

</details>

## 🎯 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](https://github.com/TimelordUK/sql-cli/issues)