Skip to content

v1.73.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 10:44
· 34 commits to main since this release

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
πŸ“‹ View all commits
  • 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)

🎯 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