Skip to content

v0.1.6 2024-02-28

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 18:20
· 668 commits to main since this release

Release Notes

Features

Miscellaneous Tasks

Install synd-term 0.1.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.1.6/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.6/synd-term-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install @syndicationd/synd-term@0.1.6

Install prebuilt binaries via Homebrew

brew install ymgyt/homebrew-syndicationd/synd

Download synd-term 0.1.6

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