Skip to content

Tags: ivanisidrowu/KtRssReader

Tags

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #98 from dev-weiqi/master

chore: bump Kotlin and libraries to latest versions

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix kotlin 2.1 incompatibilities (#97)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missing commas in generated files. (#95)

Co-authored-by: IvanYH Wu <ivanyh.wu@foodpanda.tw>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try to fix Jitpack build failed with duplicate BuildConfig.dex (#88)

* Try to fix Jitpack build failed with duplicate BuildConfig.dex

* Correct artifactId

* Remove unused app module

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #84 from ivanisidrowu/fix-deferred-element

Remove `DeferredElementImpl` from `ParserBase` and fix Room database compiler error

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
target kotlin 1.5.0 (#70)

* prepare for kotlin 1.5.0-RC

* breakout capitalize first letter logic to extension function

* fix typo

* bump coroutine 1.5.0, turbine 0.5.0, room 2.2.6

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update TAGS_MAPPING_TABLE.md

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v2.0.2

Toggle v2.0.2's commit message
Add the Kotlin module artifact.

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement App Startup (#58)

This will be released in version v2.0.1.