Skip to content

v1.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 13:48
· 210 commits to main since this release
95a6f3d

sqly v1.0.0-rc2

Easily execute SQL against CSV/TSV/LTSV/JSON and Microsoft Excel™ with a shell.

Install or upgrade, then see the grouped highlights below. Every artifact is
signed and ships with an SBOM and build provenance — see
Verifying release integrity.

Changelog

Breaking changes

  • c1aed01: feat!: add --script-file, and make the docs verifiable (@nao1215)
  • bb76953: feat!: classify failures with distinct exit codes (@nao1215)
  • 77b6940: feat!: refuse an in-place save through a symlink unless asked (@nao1215)

Features

  • 3b86341: feat: bound what a remote input may cost (@nao1215)
  • 3bc4019: feat: import only the sheets a workbook shows, and separate the signal exit codes (@nao1215)

Bug fixes

  • 235cef0: fix(ci): match the build commit tag as Hugo actually renders it (@nao1215)
  • eea7660: fix: address review — contradictory Excel text, section boundaries, a dropped second signal (@nao1215)
  • c2a1239: fix: address review — wrong input named, loose property pattern, doc drift (@nao1215)
  • 0733138: fix: honor the proxy environment variables for remote inputs (@nao1215)
  • 5a3a1c7: fix: keep Ctrl-C working when a blocking read has the run parked (@nao1215)
  • 035ae1a: fix: make an import of several inputs one operation (@nao1215)
  • d79d919: fix: store the --stdin-format value that was validated (@nao1215)

Documentation

Full changelog: v1.0.0-rc1...v1.0.0-rc2