Release Notes
📡 Features
- Add dracula and eldritch themes (#225) by @tangowithfoxtrot (c4e6a333)
⚙️ Miscellaneous Tasks
- Reorganize release tasks by @ymgyt (e920156a)
- Refactor justfile by @ymgyt (56b21266)
- Standardize graphql colocation by @ymgyt (ceb479b8)
- Bump html2text from 0.12.6 to 0.13.2 by @ymgyt (6db8cb89)
- Bump ratatui from 0.28.1 to 0.29.0 by @ymgyt (98c88658)
- Bump nom from 7.1.3 to 8.0.0-alpha2 by @ymgyt (c2a313a2)
📚 Documentation
🔧 Testing
🧹 Refactor
- Migrate humantime to stdx by @ymgyt (5908219d)
- Migrate deserialization method to stdx by @ymgyt (cd8c7751)
- Migrate conf Entry to stdx by @ymgyt (fe75d6f0)
- Migrate filesystem trait to stdx by @ymgyt (03fca010)
- Rename args module to cli by @ymgyt (8a4c3487)
- Appease clippy by @ymgyt (c3756d13)
- Appease clippy by @ymgyt (d525dbea)
- Appease clippy by @ymgyt (21248fbd)
synd-term-v0.3.1...synd-term-v0.3.2
- @tangowithfoxtrot made their first contribution in #225
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 |