Skip to content

Releases: sheepla/srss

v0.1.0

14 Aug 15:38
Compare
Choose a tag to compare

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

v0.0.3-alpha

04 Jun 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3-alpha

v0.0.2

04 Jun 11:53
14af4cb
Compare
Choose a tag to compare

What's Changed

  • close file by @mattn in #15
  • Implemented a display of the difference between the update date and the current date. by @hashue in #14
  • Fix exit code #12 by @sheepla in #17

New Contributors

  • @hashue made their first contribution in #14

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 May 12:02
Compare
Choose a tag to compare

πŸš€ Initial release

What's Changed

New Contributors

Full Changelog: https://github.com/sheepla/srss/commits/v0.0.1