Skip to content

tuifeed 0.2.0

Compare
Choose a tag to compare
@veeso veeso released this 06 Aug 15:30
· 19 commits to main since this release

0.2.0

Released on 05/08/2022

  • If content in RSS feed is populated, use content instead of summary
    • This should be preferred since contains much more information than just the summary. Unfortunately sometimes the content is empty, so summary should be used as fallback
  • Changed stdlib Textarea to tui-realm-textarea component to improve readability of summary
  • Fixed the article date shown: was updated but should be published
  • Migrated UI to tui-realm 1.7.1
  • Updated dependencies
    • argh 0.1.8
    • feed-rs 1.1.0
    • lazy-regex 2.3.0
    • lazy_static 1.4.0
    • open 3.0.2
    • toml 0.5.9
    • ureq 2.5.0