Skip to content

Releases: ssiyad/rssd

0.6

11 Jun 13:46
acb5ec8
Compare
Choose a tag to compare

Changelog

acb5ec8 fix: ignore and print command execution error
e9ba517 fix: unneeded bytes.Trim
cabc242 fix: exec file not getting env expanded
c54eb4f imp: better error handling
ccaaeaf fix: fixed file size results in config crash
5b25f8f fix: expand bare exec as well

0.5

05 Jun 16:54
27f38ba
Compare
Choose a tag to compare
0.5

Changelog

27f38ba fix: script does not work as intended
0510fb3 doc: fix telegram example

0.4

05 Jun 14:48
af1be33
Compare
Choose a tag to compare
0.4

Changelog

af1be33 readme: add /path/to/script
f4ebfc9 feat: execute script
4b40ca0 imp: change config directory variable
f87cd5e feat: pretty config with indent
e5172ec fix: execute every unread post instead of last one
e37e650 fix: add-feed works even if link is invalid
486f5fe add multiple installation methods

0.3

04 Jun 16:01
2ca633a
Compare
Choose a tag to compare
0.3

Changelog

2ca633a fix: constant 60000000000 overflows int
f0eb8b3 tidy
d19729d build with make
8513e66 feat: standalone mode
98f858b add systemd unit info
6bc959d feat: Makefile
f5b554b feat: systemd unit and timer
813120c github: goreleaser
78baea2 feat: remove feed
d6d638b feat: list current feeds
6a60277 add config flag
629dfb9 in a working state
4f6c7e8 Initial commit