Skip to content

0.12.28 - 2024-10-11

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 09:04

Release Notes

🚀 Features

  • Add deploy command

Build

  • (deps) Bump once_cell from 1.20.1 to 1.20.2
  • (deps) Bump clap from 4.5.18 to 4.5.19
  • (deps) Bump reqwest from 0.12.7 to 0.12.8
  • (deps) Bump rustls from 0.23.13 to 0.23.14

query-server 0.12.28

Install query-server 0.12.28

Install prebuilt binaries via shell script

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

Install prebuilt binaries into your npm project

npm install @qery/query-server@0.12.28

Download query-server 0.12.28

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-unknown-linux-gnu.tar.gz x64 Linux checksum

query 0.12.28

Install query 0.12.28

Install prebuilt binaries via shell script

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

Install prebuilt binaries into your npm project

npm install @qery/query@0.12.28

Download query 0.12.28

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-unknown-linux-gnu.tar.gz x64 Linux checksum