# SQL CLI v1.37.0
**Release Date:** September 03, 2025
## 📊 Release Overview
- **Commits in this release:** 6
- **Files updated:** 20
## ✨ Highlights
### 💾 Data Protection
- **History Recovery**: Automatic recovery from corrupted files
- **Atomic Writes**: Safer file operations to prevent data loss
## 📝 Changes by Category
### 🚀 New Features
- Add solar body radius functions and chemistry documentation
- Add boolean literal support to SQL parser
- Implement SQL aggregate functions (SUM, AVG, COUNT, MIN, MAX)
- Implement function registry architecture for SQL constants
### 🐛 Bug Fixes
- Date parsing now respects configured date notation for datetime values
<details>
<summary>📋 View all commits</summary>
- feat: Add solar body radius functions and chemistry documentation (TimelordUK)
- feat: Add boolean literal support to SQL parser (TimelordUK)
- feat: Implement SQL aggregate functions (SUM, AVG, COUNT, MIN, MAX) (TimelordUK)
- feat: Implement function registry architecture for SQL constants (TimelordUK)
- fix: Date parsing now respects configured date notation for datetime values (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)