Skip to content

Releases: wezm/rsspls

Version 0.10.0

31 Aug 01:09
0.10.0
0838f4a
Compare
Choose a tag to compare

What's Changed

  • Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #54
  • Support fetching from local files by @wezm in #57

Binaries

Full Changelog: 0.9.0...0.10.0

Version 0.9.0

08 Jul 03:40
0.9.0
0284814
Compare
Choose a tag to compare

What's Changed

  • Log message when output directory is created #50
  • Perform tilde expansion on output page (from config) #51
  • Allow the summary selector to match multiple elements #52
  • Track a digest of the configuration file in the cache #53

Binaries

Full Changelog: 0.8.1...0.9.0

Version 0.9.0-pre

04 Jul 10:51
0.9.0-pre
b51e6c7
Compare
Choose a tag to compare
Version 0.9.0-pre Pre-release
Pre-release

What's Changed

  • Refer to new website for documentation by @wezm in #37
  • Bump eyre from 0.6.9 to 0.6.12 by @dependabot in #39
  • Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #40
  • Bump rustls from 0.21.10 to 0.21.11 by @dependabot in #41
  • Log message when output directory is created by @wezm in #50
  • Perform tilde expansion on output page (from config) by @wezm in #51
  • Allow the summary selector to match multiple elements by @wezm in #52
  • Track a digest of the configuration file in the cache by @wezm in #53

Full Changelog: 0.8.1...0.9.0-pre

Version 0.8.1

07 Mar 09:57
0.8.1
d647fd3
Compare
Choose a tag to compare

Many thanks to @Lcchy for all the new features in this release:

  • Add per feed user-agent option to config file #27
  • Add a media selector to include as RSS enclosure #29
  • Add option to proxy requests #32
  • Recover from item parsing error and continue #35

Full Changelog: 0.7.1...0.8.1

Version 0.7.1

04 Dec 01:35
0.7.1
f113e31
Compare
Choose a tag to compare

This version just increases the version number to match the tag in Cargo.toml. Forgot to do that in 0.7.0.

Version 0.7.0

04 Dec 01:26
0.7.0
14de28a
Compare
Choose a tag to compare
  • Update dependencies

This version increases the MSRV to 1.70.0.

Version 0.6.1

02 Apr 01:12
0.6.1
0726f00
Compare
Choose a tag to compare
  • Updated dependencies
  • Switch back to published version of time crate

Version 0.5.0

26 Jan 05:42
0.5.0
002fa0b
Compare
Choose a tag to compare
  • Allow date format to be specified explicitly #21

Version 0.4.1

13 Oct 11:07
0.4.1
a5fc8d3
Compare
Choose a tag to compare
  • Add separate selector for item link #14
  • Ignore cache when version that created it differs #18

Version 0.3.0

28 Aug 02:00
0.3.0
a08d9cd
Compare
Choose a tag to compare
  • Warn instead of failing if summary selector doesn't match