Skip to content

3.0.0

Compare
Choose a tag to compare
@noties noties released this 31 Mar 14:42
· 158 commits to master since this release
45401e1

3.0.0 is a complete rework of previous versions. It does not provide any backwards compatibility. The most important changes are:

  • Items no longer need to be explicitly registered (in most of the cases)
  • Adapt is an interface that comes with specific implementations:
    • AdaptRecyclerView
    • AdaptListView
    • AdaptViewGroup
    • AdaptView