Skip to content

v1.63.0

Choose a tag to compare

@github-actions github-actions released this 25 Oct 12:14
· 122 commits to main since this release

SQL CLI v1.63.0

Release Date: October 25, 2025

πŸ“Š Release Overview

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

✨ Highlights

🎨 Visual Improvements

πŸ“ Changes by Category

πŸš€ New Features

  • Add JOIN expression support Phase 2 - LEFT side expressions (v1.63.0)
  • Improve demo script with --execute-statement support
  • Add colorful number classification demos with ANSI colors

πŸ› Bug Fixes

  • Correct ANSI alignment in --execute-statement table output
  • Correct table column alignment with ANSI color codes

πŸ“š Documentation

  • Add command examples to README screenshot captions
πŸ“‹ View all commits
  • demos (TimelordUK)
  • feat: Add JOIN expression support Phase 2 - LEFT side expressions (v1.63.0) (TimelordUK)
  • fix: Correct ANSI alignment in --execute-statement table output (TimelordUK)
  • feat: Improve demo script with --execute-statement support (TimelordUK)
  • docs: Add command examples to README screenshot captions (TimelordUK)
  • feat: Add colorful number classification demos with ANSI colors (TimelordUK)
  • fix: Correct table column alignment with ANSI color codes (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