Skip to content

v1.84.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:39
· 57 commits to main since this release

SQL CLI v1.84.0

Release Date: September 08, 2026

πŸ“Š Release Overview

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

✨ Highlights

πŸ’Ύ Data Protection

  • History Recovery: Automatic recovery from corrupted files
  • Atomic Writes: Safer file operations to prevent data loss

πŸ“ Changes by Category

πŸ”§ Refactoring

  • drive cursor context from the token stream (T9)
πŸ“‹ View all commits
  • Merge pull request #70 from TimelordUK/refactor/t9-token-driven-cursor-context (TimelordUK)
  • refactor(tui): drive cursor context from the token stream (T9) (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