Skip to content

v1.75.0

Choose a tag to compare

@github-actions github-actions released this 17 May 09:35
· 22 commits to main since this release

SQL CLI v1.75.0

Release Date: May 17, 2026

πŸ“Š Release Overview

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

✨ Highlights

🎨 Visual Improvements

πŸ“ Changes by Category

πŸš€ New Features

  • add READ_CSV β€” file or stdin via '-'
  • '-' reads stdin in READ_TEXT/READ_JSONL/GREP/READ_WORDS
  • add READ_STDIN for shell pipelines
  • publish to Chocolatey on tag
πŸ“‹ View all commits
  • feat(generators): add READ_CSV β€” file or stdin via '-' (TimelordUK)
  • feat(generators): '-' reads stdin in READ_TEXT/READ_JSONL/GREP/READ_WORDS (TimelordUK)
  • feat(generators): add READ_STDIN for shell pipelines (TimelordUK)
  • feat(release): publish to Chocolatey on tag (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