sql-cli 1.67.2

SQL query tool for CSV/JSON with both interactive TUI and non-interactive CLI modes - perfect for exploration and automation
Documentation
# SQL CLI v1.67.2

**Release Date:** April 12, 2026

## 📊 Release Overview
- **Commits in this release:** 2
- **Files updated:** 5

## ✨ Highlights

## 📝 Changes by Category

### 🚀 New Features
- add POPCOUNT, LEADING_ZEROS, TRAILING_ZEROS and polymorphic BIT_COUNT

### 🐛 Bug Fixes
- Wire up HelpWidget for tabbed, scrollable help pages

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

- fix(tui): Wire up HelpWidget for tabbed, scrollable help pages (TimelordUK)
- feat(functions): add POPCOUNT, LEADING_ZEROS, TRAILING_ZEROS and polymorphic BIT_COUNT (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)