Skip to content

v0.3.1 2024-08-31

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 17:35
· 156 commits to main since this release

Release Notes

Features

Documentation

Miscellaneous Tasks

Refactor

Styling

Testing

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

Install synd-term 0.3.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install @syndicationd/synd-term@0.3.1

Install prebuilt binaries via Homebrew

brew install ymgyt/syndicationd/synd-term

Download synd-term 0.3.1

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