Skip to content

0.12.25 - 2024-09-30

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 18:02

Release Notes

🐛 Bug Fixes

  • (runtime) Get form data empty fields
  • (runtime) Form data names with brackets

Build

  • (deps) Bump extism from 1.6.0 to 1.7.0
  • (deps) Bump simd-json from 0.13.10 to 0.14.0
  • (deps) Bump toml_edit from 0.22.20 to 0.22.22
  • (deps) Bump hyper-util from 0.1.8 to 0.1.9
  • (deps) Bump once_cell from 1.20.0 to 1.20.1
  • Update cargo dist 0.19.1 to 0.22.1

query-server 0.12.25

Install query-server 0.12.25

Install prebuilt binaries via shell script

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

Install prebuilt binaries into your npm project

npm install @qery/query-server@0.12.25

Download query-server 0.12.25

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

Install query 0.12.25

Install prebuilt binaries via shell script

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

Install prebuilt binaries into your npm project

npm install @qery/query@0.12.25

Download query 0.12.25

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