Skip to content

v1.85.4

Choose a tag to compare

@github-actions github-actions released this 13 Sep 16:19
· 11 commits to main since this release

SQL CLI v1.85.4

Release Date: September 13, 2026

πŸ“Š Release Overview

  • Commits in this release: 7
  • Files updated: 9

✨ Highlights

πŸ” Enhanced Debugging

  • Better Diagnostics: Improved error messages and state dumps

πŸ“ Changes by Category

πŸ› Bug Fixes

  • make the value evaluator three-valued (R13 slice 2; P48, P50)

πŸ“š Documentation

  • close P48 and P50; record R13 slice 2
  • widen P48, file P50-P52; record R13 slice 1
πŸ“‹ View all commits
  • Merge pull request #84 from TimelordUK/refactor/r13-slice2-three-valued-value-evaluator (TimelordUK)
  • Merge pull request #83 from TimelordUK/test/r13-slice1-evaluator-matrix (TimelordUK)
  • docs(parity): close P48 and P50; record R13 slice 2 (TimelordUK)
  • fix(r13): make the value evaluator three-valued (R13 slice 2; P48, P50) (TimelordUK)
  • test(parity): pin simple CASE WHEN NULL matching NULL (P48, R13 slice 2) (TimelordUK)
  • docs(parity): widen P48, file P50-P52; record R13 slice 1 (TimelordUK)
  • test(r13): evaluator matrix and clause-level corpus cases (R13 slice 1) (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