Skip to content

v0.12.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 14:50
· 333 commits to main since this release

query-server 0.12.1

Install query-server 0.12.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gc-victor/query/releases/download/v0.12.1/query-server-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/gc-victor/query/releases/download/v0.12.1/query-server-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @qery/query-server@0.12.1

Download query-server 0.12.1

File Platform Checksum
query-server-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
query-server-x86_64-apple-darwin.tar.gz Intel macOS checksum
query-server-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
query-server-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

query 0.12.1

Install query 0.12.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gc-victor/query/releases/download/v0.12.1/query-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/gc-victor/query/releases/download/v0.12.1/query-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @qery/query@0.12.1

Download query 0.12.1

File Platform Checksum
query-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
query-x86_64-apple-darwin.tar.gz Intel macOS checksum
query-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
query-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum