Releases: sheepla/srss
Releases Β· sheepla/srss
v0.1.0
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
v0.0.2
v0.0.1
π Initial release
What's Changed
- Feature/UI by @sheepla in #5
- fix typo by @mattn in #7
- mkdir by @mattn in #8
- use configdir.MakePath by @mattn in #9
- fix: don't crash when item's Author is nil by @muesli in #11
New Contributors
- @sheepla made their first contribution in #5
- @mattn made their first contribution in #7
- @muesli made their first contribution in #11
Full Changelog: https://github.com/sheepla/srss/commits/v0.0.1