Skip to content

v0.3.2 2025-01-25

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 10:14

Release Notes

📡 Features

⚙️ Miscellaneous Tasks

📚 Documentation

🔧 Testing

🧹 Refactor

synd-term-v0.3.1...synd-term-v0.3.2

Install synd-term 0.3.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install ymgyt/syndicationd/synd-term

Install prebuilt binaries into your npm project

npm install @syndicationd/synd-term@0.3.2

Download synd-term 0.3.2

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