Skip to content

Releases: D00mch/DelegateAdapters

Update versions

26 Dec 09:27
Compare
Choose a tag to compare

Now available with implementation "io.github.d00mch:delegateadapter:4.1"

ViewBindings

23 Nov 18:57
Compare
Choose a tag to compare

Use ViewBindings instead of Kotlin-synthetics.

Models are now free from DelegateAdapter

28 Jun 11:43
Compare
Choose a tag to compare

Now you don't have to implement DiffUtilItem interface for models used with DelegateAdapters

Better exception message

07 Apr 22:33
Compare
Choose a tag to compare
2.11

fix codestyle

Simplify KDelegateAdapter

07 Apr 21:51
Compare
Choose a tag to compare

Simplify KDelegateAdapter;
fix naming/

Update dependencies

21 Jun 10:23
Compare
Choose a tag to compare

Update dependencies to android x

Update kotlin and build versions

14 Dec 10:28
Compare
Choose a tag to compare
v2.02

update versions

Null-Safety in onRecycled

28 Aug 13:38
Compare
Choose a tag to compare
v2.01

add null-safety; update readme

Null-Safety in onRecycled

28 Aug 13:45
Compare
Choose a tag to compare
add null-safety; update readme

(cherry picked from commit ecf7346)

Add KDelegateAdapter

27 Apr 21:44
Compare
Choose a tag to compare
v2.0

Merge branch 'master' into kotlin