Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@sheepla sheepla released this 14 Aug 15:38
· 16 commits to master since this release

Summary

  • Support import feed URL from OPML file
  • Implement cache saving and loading (Improved performance)
  • Fix bugs

What's Changed

  • Fix/exitcode by @sheepla in #18
  • support import feed URL from OPML file by @hashue in #16
  • ensure .test directory exists by @elderica in #26
  • use empty slice when we cannot read URL entries by @elderica in #25
  • Implement renderHTML() #13 by @sheepla in #29
  • Implement cache saving and loading (encoding/gob format) by @sheepla in #31

New Contributors

Full Changelog: v0.0.2...v0.1.0