# SQL CLI v1.82.1
**Release Date:** August 01, 2026
## 📊 Release Overview
- **Commits in this release:** 5
- **Files updated:** 13
## ✨ Highlights
## 📝 Changes by Category
### 🚀 New Features
- Bank of England rate history, 1975-2025
### 🐛 Bug Fixes
- yank cell/row no longer reports "No row selected"
- make the examples runner encoding-safe on Windows
<details>
<summary>📋 View all commits</summary>
- Merge pull request #41 from TimelordUK/fix/yank-cell-single-row-selection (TimelordUK)
- fix(tui): yank cell/row no longer reports "No row selected" (TimelordUK)
- Merge pull request #40 from TimelordUK/feat/boe-rate-history-example (TimelordUK)
- feat(examples): Bank of England rate history, 1975-2025 (TimelordUK)
- fix(tests): make the examples runner encoding-safe on Windows (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)