Skip to content

v1.80.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:16
· 188 commits to main since this release

SQL CLI v1.80.1

Release Date: July 11, 2026

πŸ“Š Release Overview

  • Commits in this release: 4
  • Files updated: 4

✨ Highlights

πŸ“ Changes by Category

πŸš€ New Features

  • fix CROSS JOIN cardinality and base-table self-join (DuckDB parity)

πŸ“š Documentation

  • show self-join members with STRING_AGG in self_joins.sql
  • add self_joins.sql demonstrating DuckDB-parity join fixes
πŸ“‹ View all commits
  • docs(examples): show self-join members with STRING_AGG in self_joins.sql (TimelordUK)
  • docs(examples): add self_joins.sql demonstrating DuckDB-parity join fixes (TimelordUK)
  • Merge pull request #27 from TimelordUK/feat/joins-selfjoin-crossjoin-parity (TimelordUK)
  • feat(sql): fix CROSS JOIN cardinality and base-table self-join (DuckDB parity) (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