Skip to content

Releases: gotev/recycler-adapter

2.0.1

04 Feb 06:11
Compare
Choose a tag to compare

Fixed addOrUpdate public API

2.0.0

02 Feb 17:31
Compare
Choose a tag to compare
  • Library converted entirely to Kotlin, using version 1.3.20
  • Updated README.md and migrated Java code examples to Kotlin
  • Added support for single and multiple items selection + tutorial in the README
  • Added some minor breaking changes to the public API to have more idiomatic Kotlin methods

1.8.0

02 Feb 17:11
Compare
Choose a tag to compare
  • Added AndroidX Support
  • Demo project converted to Kotlin
  • Support for Android 3.3
  • Enhanced maintainability