Releases: kantord/blogtato
Releases · kantord/blogtato
v0.1.25
Compare
Sorry, something went wrong.
No results found
Fixed
(deps) update rust crate quick-xml to v0.40.0
(deps) update rust crate rss to v2.0.13
(deps) update rust crate open to v5.3.5
(deps) update rust crate atom_syndication to v0.12.8
(deps) update rust crate quick-xml to v0.39.4
(deps) update rust crate chumsky to v0.13.0
(deps) update rust crate quick-xml to v0.39.3
Other
merge
(deps) update release-plz/action digest to 064f4d1
(deps) update rust crate assert_cmd to v2.2.2
v0.1.24
Compare
Sorry, something went wrong.
No results found
Added
serialize query back to token syntax via Display impl
summary footer with query echo (#172 )
Fixed
(deps) update rust crate open to v5.3.4
use sort_by instead of sort_by_key for date ordering
(deps) update rust crate clap to v4.6.1 (#164 )
(deps) update rust crate rayon to v1.12.0 (#162 )
Other
(deps) update rust crate assert_cmd to v2.2.1
(deps) update rust crate libc to v0.2.186
make clippy happy
fix failing ci and prek-related issues
fix clippy error (#170 )
(deps) update rust crate libc to v0.2.185 (#161 )
v0.1.23
Compare
Sorry, something went wrong.
No results found
Added
add sync only selected feeds
Other
add Custom store location description with RSS_STORE env (#157 )
v0.1.22
Compare
Sorry, something went wrong.
No results found
Added
allow filtering by db id (#156 )
include db id in export results (#153 )
Other
(deps) update rust crate libc to v0.2.184 (#155 )
v0.1.21
Compare
Sorry, something went wrong.
No results found
Added
allow removing/adding multiple feeds at once (#99 ) (#148 )
Fixed
(deps) update rust crate synctato to v0.1.12 (#151 )
(deps) update rust crate terminal_size to v0.4.4 (#144 )
Other
(deps) update rust crate sha2 to v0.11.0 (#146 )
(deps) update dtolnay/rust-toolchain digest to 29eef33 (#150 )
(deps) pin dtolnay/rust-toolchain action to 631a55b (#149 )
v0.1.20
Compare
Sorry, something went wrong.
No results found
Added
improve feed finder logic (#143 )
Fixed
(deps) update rust crate ureq to v3.3.0 (#142 )
(deps) update rust crate ureq to v3.2.1 (#140 )
v0.1.19
Compare
Sorry, something went wrong.
No results found
Added
allow configuring default query (#111 )
allow ingest filtering
Fixed
(deps) update rust crate synctato to v0.1.11 (#132 )
(deps) update rust crate synctato to v0.1.10 (#130 )
(deps) pin rust crate url-normalize to =0.1.1 (#128 )
normalize feed urls (#127 )
correctly validate date ranges (#126 )
do not leave dangling read marks (#125 )
sanitize control characters from input strings (#124 )
prevent panic in feed discovery on non-ASCII HTML (#123 )
allow stable feed shorthand matching (#121 )
Other
add jq based ingest filtering (#138 )
move content filtering to ingest layer (#137 )
unifiy config system (#136 )
enable testing on windows (#133 )
v0.1.18
Compare
Sorry, something went wrong.
No results found
Fixed
discover feeds on deep URLs by trying root paths first (#119 )
v0.1.17
Compare
Sorry, something went wrong.
No results found
Fixed
use proper headers for version check request (#117 )
v0.1.16
Compare
Sorry, something went wrong.
No results found
Fixed
(deps) pin rust crate ureq to =3.2.0 (#115 )
(deps) update rust crate quick-xml to v0.39.2 (#94 )
Other
use hand-rolled feed finder logic (#116 )
replace reqwest with ureq (#113 )