ZIP
WinGet
PRQL compiler CLI - prqlc
PRQL Developers · 0.13.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
prqlc-0.13.6-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
PRQL.prqlc
Version
0.13.6
Description
prqlc serves as a CLI for the PRQL compiler.
License
Apache-2.0
↗
Homepage
https://github.com/PRQL/prql
Installer URL
https://github.com/PRQL/prql/releases/download/0.13.6/prqlc-0.13.6-x86_64-pc-windows-msvc.zip
Upgrade Behavior
install(Install over existing)
Release Notes
0.13.6 has 40 commits from 6 contributors. Selected changes:
Features:
- Add support for Redshift dialect (@priithaamer, #5537)
Fixes:
- Fix append regression in 0.13.5 (@priithaamer, #5495)
- Fix s-string escaping (@priithaamer, #5497)
- Filter out attestation manifests in platform verification (@max-sixty, #5509)
Internal changes:
- Migrate devcontainer build from QEMU to native ARM64 runners (@max-sixty, #5506)
- Migrate from markdown-link-check to lychee (@max-sixty, #5519)
- Use zero-copy s…