# SQL CLI v1.73.0
**Release Date:** April 19, 2026
## 📊 Release Overview
- **Commits in this release:** 4
- **Files updated:** 7
## ✨ Highlights
## 📝 Changes by Category
### 🚀 New Features
- add READ_TEXT and GREP file readers
- add DATE_FORMAT as MySQL-compatible alias for FORMAT_DATE
### 🐛 Bug Fixes
- support BETWEEN in arithmetic evaluator
### 📚 Documentation
- add text-processing showcase over Frankenstein excerpt
<details>
<summary>📋 View all commits</summary>
- docs(examples): add text-processing showcase over Frankenstein excerpt (TimelordUK)
- feat(generators): add READ_TEXT and GREP file readers (TimelordUK)
- fix(evaluator): support BETWEEN in arithmetic evaluator (TimelordUK)
- feat(functions): add DATE_FORMAT as MySQL-compatible alias for FORMAT_DATE (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)