2.0.0
- 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