synd-api
v0.1.7 2024-03-12
synd-term-v0.1.7
Mar 12 2024 at 09:39 UTC
Release Notes
Features
- Show first graphql error in ui by @ymgyt (ca29ea02)
- Add export command by @ymgyt (9bb73182)
- Print export json schema by @ymgyt (3023c3f7)
Miscellaneous Tasks
Install synd-term 0.1.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.1.7/synd-term-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.1.7/synd-term-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install @syndicationd/synd-term@0.1.7
Install prebuilt binaries via Homebrew
brew install ymgyt/homebrew-syndicationd/synd
Download synd-term 0.1.7
File | Platform | Checksum |
---|---|---|
synd-term-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
synd-term-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
synd-term-x86_64-pc-windows-msvc.tar.gz | x64 Windows | checksum |
synd-term-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
synd-term-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |