Skip to content

0.12.30 - 2024-10-22

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Oct 11:30

Release Notes

🐛 Bug Fixes

  • (runtime) Add attachment and file inline

📚 Documentation

  • Create modules

query-server 0.12.30

Install query-server 0.12.30

Install prebuilt binaries via shell script

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

Install prebuilt binaries into your npm project

npm install @qery/query-server@0.12.30

Download query-server 0.12.30

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

Install query 0.12.30

Install prebuilt binaries via shell script

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

Install prebuilt binaries into your npm project

npm install @qery/query@0.12.30

Download query 0.12.30

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