synd-api
v0.2.4 2024-05-06
synd-term-v0.2.4
May 6 2024 at 16:33 UTC
Release Notes
Features
- Show big text on login by @ymgyt (d4a5b18e)
- Refresh google id token periodically by @ymgyt (b5e0ae1f)
- Friendly nom parse error by @ymgyt (8664e3d7)
- Paginate entries and feeds by @ymgyt (794f65da)
- Make entries limit configurable by @ymgyt (206bbad7)
- Show entries count indicator by @ymgyt (fa4abc7e)
- Add unsubscribe popup by @ymgyt (d7db5140)
Bug Fixes
Miscellaneous Tasks
- Change feed entries count to fetch by @ymgyt (979231e9)
- Prevent selection out of index by @ymgyt (1cf01601)
- Make column order consistent by @ymgyt (fecafd98)
- Logging feeds that failed to fetch by @ymgyt (425548cb)
Refactor
- Clippy by @ymgyt (ddc8fa66)
- Use bitflags to manage app flags by @ymgyt (aa2d6c49)
- Count keymap capacity by @ymgyt (466368f4)
- Rename parse module to service by @ymgyt (256542d9)
- Reduce visibility by @ymgyt (08df3e55)
Install synd-term 0.2.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.2.4/synd-term-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -c "irm https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.2.4/synd-term-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install @syndicationd/synd-term@0.2.4
Install prebuilt binaries via Homebrew
brew install ymgyt/homebrew-syndicationd/synd
Download synd-term 0.2.4
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 |