Skip to content

0.12.21 - 2024-08-15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 18:23

Release Notes

🚀 Features

  • (cli) Add env query_cli_dev

🐛 Bug Fixes

  • (ci) Print release commit
  • (cli) Enhance logs

query-server 0.12.21

Install query-server 0.12.21

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install @qery/query-server@0.12.21

Download query-server 0.12.21

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.21

Install query 0.12.21

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install @qery/query@0.12.21

Download query 0.12.21

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