Releases: neo451/feed.nvim
Releases · neo451/feed.nvim
v1.0.1
1.0.1 (2024-10-06)
Bug Fixes
- proper handling of atom links (3fef37b)
v1.0.0
1.0.0 (2024-10-05)
Features
- intial support for atom, unified opml file in nvim/feed folder (4c2e526)
- module for opml centric feed managing (9e1c267)
- save entry as markdown files instead of raw text (79b2d04)
- writer for converting to markdown (92cc6e9)
Bug Fixes
- clean render logic, idea for a content validater... (4a58ec7)
- proper lazy load in whole plugin, fixed bug in intial db mkdir (11ee5b0)