Releases: muhrifqii/ParseRSS
Releases · muhrifqii/ParseRSS
0.10.0
What's Changed
- Kotlin Multiplatform Migration (without build logic) by @muhrifqii in #19
- Fix workflow & update publishing in build gradle by @muhrifqii in #20
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- [KMP] Preparation for KMP. Using abstraction layer on Xml Pull Parser by @muhrifqii in #17
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Chore/Project Upgrades by @muhrifqii in #15
- Fix description inside image tag & prepare 0.8.0 by @muhrifqii in #16
Full Changelog: 0.7.1...0.8.0
0.7.1
0.7.0
What's Changed
- Update Project to use Gradle 8.4, AGP 8.2.0, Fix Detekt Foundings, and uses version catalog by @muhrifqii in #14
Full Changelog: 0.6.0...0.7.0
0.6.0 - RSS Atom
this version includes:
- atom as namespace element
- comment element
- fix concurrency issue
0.5.0 - Major Update
Supports RDF (RSS v1) and some improvements