Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 887 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Development

Tahat(1.2.1)

  • onBindBindViewHolder typo fixed.
  • downgrade minSdk 16.

Tahat(1.2.0)

  • pagingDataAdapter introduced.
  • Kotlin 1.4.0 bump

Tillamook(1.1.0)

  • ktlint integration.
  • composable diff introduced.
  • AdapterRegistryBuilder deprecated.

Twin Peaks(1.0.2)

  • diffUtilCallback created

Twin Peaks(1.0.1)

  • adaptersOf type corrected.

Twin Peaks(1.0.0)

  • RecyclerViewAdapter and adapterOf builder function introduced.