synd-api

v0.4.0 - 2026-07-29

v0.4.0 Jul 29 2026 at 22:03 UTC

Release Notes

๐Ÿ“ก Features

๐Ÿ› Bug Fixes

Infra

โš™๏ธ Miscellaneous Tasks

๐Ÿ“š Documentation

๐Ÿ”ง Testing

๐Ÿงน Refactor

https://github.com/ymgyt/syndicationd/compare/synd-term-v0.3.2...v0.4.0

Install synd 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/v0.4.0/synd-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/ymgyt/syndicationd/releases/download/v0.4.0/synd-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install ymgyt/syndicationd/synd

Install prebuilt binaries into your npm project

npm install @syndicationd/synd@0.4.0

Download synd 0.4.0

File Platform Checksum
synd-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
synd-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
synd-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
synd-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum