Skip to content

v1.82.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:40
· 149 commits to main since this release

SQL CLI v1.82.1

Release Date: August 01, 2026

πŸ“Š Release Overview

  • Commits in this release: 5
  • Files updated: 13

✨ Highlights

πŸ“ Changes by Category

πŸš€ New Features

  • Bank of England rate history, 1975-2025

πŸ› Bug Fixes

  • yank cell/row no longer reports "No row selected"
  • make the examples runner encoding-safe on Windows
πŸ“‹ View all commits
  • Merge pull request #41 from TimelordUK/fix/yank-cell-single-row-selection (TimelordUK)
  • fix(tui): yank cell/row no longer reports "No row selected" (TimelordUK)
  • Merge pull request #40 from TimelordUK/feat/boe-rate-history-example (TimelordUK)
  • feat(examples): Bank of England rate history, 1975-2025 (TimelordUK)
  • fix(tests): make the examples runner encoding-safe on Windows (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