Skip to content

v1.80.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:01
· 186 commits to main since this release

SQL CLI v1.80.0

Release Date: July 04, 2026

πŸ“Š Release Overview

  • Commits in this release: 2
  • Files updated: 6

✨ Highlights

πŸ“ Changes by Category

πŸš€ New Features

  • add CAST(expr AS type) and TRY_CAST within our type confines
πŸ“‹ View all commits
  • Merge pull request #26 from TimelordUK/feat/sql-cast-operator (TimelordUK)
  • feat(sql): add CAST(expr AS type) and TRY_CAST within our type confines (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