synd-api
v0.2.0 2024-04-17
synd-term-v0.2.0
Apr 17 2024 at 10:53 UTC
Release Notes
Features
- Support go to first/end keymap by @ymgyt (874cfbef)
- Instrument graphql task monitor by @ymgyt (cb44f3b8)
- Parse feed category and requirement by @ymgyt (17b62885)
- Support feed annotations by @ymgyt (937b561d)
- Render annotations by @ymgyt (1f41872c)
- Stylize requirement lavel by @ymgyt (324d599c)
- Handle feed update by @ymgyt (b0c49072)
- Normalize category by @ymgyt (b25a147e)
- Show annotations in feed detail by @ymgyt (cb0db4ac)
- Add entries requirement filter by @ymgyt (5d49d7f4)
- Add feeds requirement filter by @ymgyt (7d4b3e5c)
- Add category filter by @ymgyt (176fc392)
- Add arrow keymap by @ymgyt (952a3229)
Bug Fixes
Miscellaneous Tasks
- Add pacman to oranda install section by @ymgyt (873254cd)
- Fix check command typo by @ymgyt (59ed1b83)
- Make table column capital consistent by @ymgyt (a9b7eff9)
- Capitalize feed detail columns by @ymgyt (ed9f0668)
- Remove feed prefix from feed detail component by @ymgyt (09a0a410)
- Increase fetched entries count by @ymgyt (e5177160)
- Fix typo by @ymgyt (a70475ec)
- Change category filter keymap by @ymgyt (8a736ed4)
- Create symlink to categories.toml by @ymgyt (c990584c)
Refactor
- Add helix like keymaps by @ymgyt (257beaad)
- Resolve key events using an arrary of keymaps by @ymgyt (311e3848)
Install synd-term 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ymgyt/syndicationd/releases/download/synd-term-v0.2.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.2.0/synd-term-installer.ps1 | iex"
Install prebuilt binaries into your npm project
npm install @syndicationd/synd-term@0.2.0
Install prebuilt binaries via Homebrew
brew install ymgyt/homebrew-syndicationd/synd
Download synd-term 0.2.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 |