synd-api
v0.3.0 2024-07-11
synd-term-v0.3.0
Jul 11 2024 at 03:23 UTC
Release Notes
Features
-
Use local timezone when displaying time (#71) by @ymgyt (36212b4b)
-
Category filtering for github notifications (#78) by @ymgyt (e67b0502)
-
Display labels for github issues and PRs by @ymgyt (1cd28d0c)
-
Persist github notifications filter options by @ymgyt (28ba85ee)
-
Handle github secondary rate limit error by @ymgyt (9f690c67)
-
Limit the number of concurrent executions of job futures by @ymgyt (62b51bb0)
Miscellaneous Tasks
Refactor
- Use the filter of FilterableVec as the primary source by @ymgyt (f1739fe8)
- Use macro to impl newtype by @ymgyt (17797a5c)
- Split background futures to another jobs by @ymgyt (995f143b)
https://github.com/ymgyt/syndicationd/compare/synd-term-v0.3.0-rc.2...
Install synd-term 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.3.0/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.0/synd-term-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install @syndicationd/synd-term@0.3.0
Install prebuilt binaries via Homebrew
brew install ymgyt/syndicationd/synd-term
Download synd-term 0.3.0
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 |