Skip to content

v1.82.3

Choose a tag to compare

@github-actions github-actions released this 08 Aug 11:52
· 136 commits to main since this release

SQL CLI v1.82.3

Release Date: August 08, 2026

πŸ“Š Release Overview

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

✨ Highlights

πŸ” Enhanced Debugging

  • Better Diagnostics: Improved error messages and state dumps

πŸ“ Changes by Category

πŸš€ New Features

  • add annotated US national debt dataset and example

πŸ› Bug Fixes

  • bind IN at the comparison level (P29, P30)

πŸ”§ Refactoring

  • delete the zero-caller legacy WHERE code (R8 stage 1)
πŸ“‹ View all commits
  • Merge pull request #47 from TimelordUK/refactor/r-drop-legacy-where-2a (TimelordUK)
  • refactor(where): delete the zero-caller legacy WHERE code (R8 stage 1) (TimelordUK)
  • Merge pull request #46 from TimelordUK/fix/p29-p30-in-precedence (TimelordUK)
  • fix(parser): bind IN at the comparison level (P29, P30) (TimelordUK)
  • Merge pull request #45 from TimelordUK/feat/national-debt-annotated-dataset (TimelordUK)
  • feat(data): add annotated US national debt dataset and example (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