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.
- Updates paging to 3.0.0-alpha07
- Updates kotlin to 1.4.10
- Updates ktor to 1.4.1
- Updates Kotlin to 1.4
- Uses native-mt for coroutines
- Updates Android's Paging to 3.0.0-alpha01
- Adds Pager, PagingConfig, and PagingData
- Deprecates Paginators, Factories, and Data Sources
- Fixes bug on refreshing PageKeyedPaginator in iOS
- Fixes bug on Android PageKeyedDataSource
- Adds parameters to configure pagination size and enabling placeholders on Android
- Updates Kotlin to 1.3.70
- Initial Release