Releases: detmir/recycli
Releases · detmir/recycli
2.2.0
29 Jan 12:15
Compare
Sorry, something went wrong.
No results found
Allow static binders initialization
2.1.0
02 Aug 15:26
Compare
Sorry, something went wrong.
No results found
add Keep annotation to binders, no need to add ProGuard rules
2.0.0
12 Jul 12:25
Compare
Sorry, something went wrong.
No results found
moved to KSP, faster builds
automatic set binders to adapters, no need to pass binders to adapter constructors or static field
inner binders creation optimization (faster adapter creation at runtime)
AsyncListDiffer (better RecyclerView performance, no main thread freezes on adapter update)
extension methods to pass data directly to RecyclerView, no need to create adapters manually
1.9.0
19 Oct 12:10
Compare
Sorry, something went wrong.
No results found
Fix binder package and file name
1.8.0
04 Jul 17:07
Compare
Sorry, something went wrong.
No results found
make processor incremental
Release 1.5.0
04 Jul 11:37
Compare
Sorry, something went wrong.
No results found
update Gradle to 7.x
support incremental
1.4.0
08 Jun 15:50
Compare
Sorry, something went wrong.
No results found
support Paging 3 Library
Various bug fixes
remove unnecessary dependencies (keep only RecyclerView)
min RecyclerView now 1.0.0, min SDK - 16
Release 1.0.8
03 Sep 14:57
Compare
Sorry, something went wrong.
No results found
Release 1.0.5
27 Apr 07:53
Compare
Sorry, something went wrong.
No results found
add stackFromEnd support for infinity scroll