Skip to content

Releases: prof18/RSS-Parser

6.1.0-alpha03

30 Aug 13:02
Compare
Choose a tag to compare
6.1.0-alpha03 Pre-release
Pre-release

What's Changed

  • Avoid setting emoji from forums as item image by @prof18 in #275
  • Avoid setting "replies" link as item link in Atom feeds by @prof18 in #277

Dependency updates

  • Update dependency org.robolectric:robolectric to v4.16 by @renovate[bot] in #274
  • Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.2 by @renovate[bot] in #270
  • Update ktor monorepo to v3.2.3 by @renovate[bot] in #264
  • Update actions/checkout action to v5 by @renovate[bot] in #272
  • Update kotlin monorepo to v2.2.10 by @renovate[bot] in #273
  • Update dependency com.vanniktech.maven.publish to v0.34.0 by @renovate[bot] in #269
  • Update actions/setup-java action to v5 by @renovate[bot] in #276
  • Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.1 by @renovate[bot] in #268

Full Changelog: 6.1.0-alpha02...6.1.0-alpha03

6.1.0-alpha02

04 Jul 08:03
Compare
Choose a tag to compare
6.1.0-alpha02 Pre-release
Pre-release

What's Changed

❗❗ BREAKING CHANGE ❗❗

  • Return null from models when all fields are null or blank by @prof18 in #266

If all the fields of the following classes are null:

  • RssItem
  • RssImage
  • RawEnclosure
  • YoutubeChannelData
  • YoutubeItemData
  • ItunesChannelData
  • ItunesItemData
  • ItunesOwner

then the class will be null! Before the class was populated with all the fields as null, which is not very clear.

Dependency updates

  • Update kotlin monorepo to v2.2.0 by @renovate in #257
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.9.0 by @renovate in #263
  • Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.0 by @renovate in #259
  • Update dependency com.vanniktech.maven.publish to v0.33.0 by @renovate in #256
  • Update dependency io.github.pdvrieze.xmlutil:serialization to v0.91.1 by @renovate in #262

6.1.0-alpha01

01 Jul 11:40
Compare
Choose a tag to compare
6.1.0-alpha01 Pre-release
Pre-release

What's Changed

Full Changelog: 6.0.12...6.1.0-alpha01

6.0.12

22 Jun 10:59
Compare
Choose a tag to compare

What's Changed

  • Fix setImageFromContent regex to extract full image uri by @Xiryl in #254

Dependencies Updates

  • Update kotlin monorepo to v2.1.21 by @renovate in #248
  • Update dependency com.vanniktech.maven.publish to v0.32.0 by @renovate in #249
  • Update dependency gradle to v8.14.2 by @renovate in #251
  • Update dependency org.robolectric:robolectric to v4.15.1 by @renovate in #255

New Contributors

Full Changelog: 6.0.11...6.0.12

6.0.11

09 May 12:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.10...6.0.11

6.0.10

27 Feb 21:13
Compare
Choose a tag to compare

What's Changed

  • Add support for parsing url in alternate link by @prof18 in #239
  • Add support for feed with dcdate by @prof18 in #240
  • Try to fix malformed feeds by @prof18 in #241
  • Try to fix more malformed feeds + close connection by @prof18 in #242
  • Update kotlin monorepo to v2.1.10 by @renovate in #238

Full Changelog: 6.0.9...6.0.10

6.0.9

03 Jan 13:47
Compare
Choose a tag to compare

What's Changed

Dependencies (library and samples):

  • Dependencies update by @prof18 in #208
  • Sample Dependencies update by @prof18 in #211
  • Update dependency com.vanniktech.maven.publish to v0.29.0 by @renovate in #200
  • Update android.gradle.plugin to v8.7.0 by @renovate in #174
  • Update dependency androidx.constraintlayout:constraintlayout to v2.2.0 by @renovate in #221
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.7 by @renovate in #220
  • Update kotlin monorepo to v2.1.0 by @renovate in #213
  • Update dependency androidx.activity:activity-ktx to v1.9.3 by @renovate in #218
  • Update dependency androidx.activity:activity-compose to v1.9.3 by @renovate in #217
  • Update dependency com.vanniktech.maven.publish to v0.30.0 by @renovate in #214
  • Migrate renovate config by @renovate in #226
  • Update kotlinx-coroutines monorepo to v1.10.1 by @renovate in #225
  • Update dependency org.robolectric:robolectric to v4.14.1 by @renovate in #224
  • Update dependency gradle to v8.12 by @renovate in #222
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.7 by @renovate in #219
  • Update dependency androidx.compose:compose-bom to v2024.12.01 by @renovate in #216
  • Update dependency org.jetbrains.compose to v1.7.3 by @renovate in #215
  • Update android.gradle.plugin to v8.7.3 by @renovate in #212
  • Update dependency org.jetbrains.kotlinx.binary-compatibility-validator to v0.17.0 by @renovate in #223

New Contributors

Full Changelog: 6.0.8...6.0.9

6.0.8

26 May 22:08
Compare
Choose a tag to compare

What's Changed

  • More apple platforms by @prof18 in #186
  • Update to Kotlin 2.0 by @prof18 in #187
  • Add klib validator. Set source and target jvm back to 8 by @prof18 in #190
  • Update dependency androidx.compose:compose-bom to v2024.05.00 by @renovate in #177
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.0 by @renovate in #191
  • Update gradle/gradle-build-action action to v3.3.2 by @renovate in #178
  • Update dependency com.google.android.material:material to v1.12.0 by @renovate in #184
  • Update dependency androidx.activity:activity-ktx to v1.9.0 by @renovate in #181
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.0 by @renovate in #189
  • Update coroutines to v1.8.1 by @renovate in #188
  • Update dependency androidx.activity:activity-compose to v1.9.0 by @renovate in #183
  • Update dependency org.robolectric:robolectric to v4.12.2 by @renovate in #176

Full Changelog: 6.0.7...6.0.8

6.0.7

25 Mar 20:29
Compare
Choose a tag to compare

What's Changed

  • Remove usage of internal Okhttp method by @prof18 in #168
  • Add fallback to prevent failing on malformed XML - Fix #159 by @prof18 in #172
  • Add a sample with Java usage by @prof18 in #173

Dependencies

Samples dependencies

  • Update dependency androidx.compose:compose-bom to v2024 by @renovate in #154
  • Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.7.0 by @renovate in #152
  • Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.7.0 by @renovate in #151
  • Update io.coil to v2.6.0 by @renovate in #167
  • Update dependency org.jetbrains.compose to v1.6.1 by @renovate in #164
  • Update dependency androidx.compose.compiler:compiler to v1.5.11 by @renovate in #169
  • Update dependency androidx.compose:compose-bom to v2024.03.00 by @renovate in #170

Full Changelog: 6.0.6...6.0.7

6.0.6

26 Dec 19:10
Compare
Choose a tag to compare

What's Changed

  • Update actions/checkout action to v4 by @renovate in #141
  • Update actions/setup-java action to v4 by @renovate in #142
  • Update actions/upload-artifact action to v4 by @renovate in #143
  • Update gradle/gradle-build-action action to v2.11.1 by @renovate in #146
  • Update dependency com.vanniktech.maven.publish to v0.26.0 by @renovate in #145
  • Update android.gradle.plugin to v8.2.0 by @renovate in #133
  • Fix an issue with Atom and published/created fields by @prof18 in #148

Full Changelog: 6.0.5...6.0.6