Skip to content

Releases: w3stling/rssreader

v3.8.2

24 Aug 16:49
736a02d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

  • Bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 @dependabot (#175)
  • Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 @dependabot (#172)

v3.8.1

10 Aug 14:33
5a37e22
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

v3.8.0

09 Aug 20:17
67f9f21
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Wrong title and description could be selected @w3stling (#160)
  • Unable to read feed if missing XML namespace declaration @w3stling (#159)
  • Fails to parse feed starting with whitespace @w3stling (#158)

🧰 Maintenance

📦 Dependencies

v3.7.0

13 Jun 18:13
c05da44
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Dependencies

v3.6.0

02 Feb 12:14
3bf20e3
Compare
Choose a tag to compare

What's Changed

🚀 Features

📚 Documentation

📦 Dependencies

v3.5.0

01 Sep 11:03
ce241e0
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Make it possible to change the default timezone @w3stling (#107)
  • Allow extension to use full path expression to a node in XML @w3stling (#106)
  • Support for custom timestamp parser @w3stling (#105)

🐛 Bug Fixes

📦 Dependencies

v3.4.6

07 Aug 19:45
7b5ec9f
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 @dependabot (#101)
  • Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 @dependabot (#96)
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.14.2 to 3.15.1 @dependabot (#102)
  • Bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225 @dependabot (#99)
  • Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 @dependabot (#95)

v3.4.5

01 Jun 21:39
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Dependencies

  • Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 @dependabot (#89)
  • Bump org.junit:junit-bom from 5.9.2 to 5.9.3 @dependabot (#88)
  • Bump org.sonarqube from 4.0.0.2929 to 4.2.0.3129 @dependabot (#93)
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.14.1 to 3.14.2 @dependabot (#92)
  • Bump org.mockito:mockito-core from 5.2.0 to 5.3.1 @dependabot (#87)
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.14 to 3.14.1 @dependabot (#85)

v3.4.4

10 Mar 07:21
f560770
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Allow redirect from https to http @w3stling (#84)
  • Date only timestamp format not recognized @w3stling (#83)
  • Fix race condition for read(Collection<String> urls) calls @w3stling (#81)

📦 Dependencies

  • Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 @dependabot (#80)
  • Bump org.mockito:mockito-core from 5.1.1 to 5.2.0 @dependabot (#82)

v3.4.3

04 Mar 16:09
fb08f1a
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Unhandled timestamp format with time offset from UTC used India and Sri Lanka @w3stling (#79)