This repository has been archived by the owner on Dec 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a25ece
commit 76d5bce
Showing
4 changed files
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,4 @@ | ||
1.0.0-RC2 | ||
1.0.0-RC3 | ||
|
||
* Fix calls to `set` on a DataSource not invalidating the empty view. | ||
|
||
### 1.0.0-RC1 | ||
|
||
* Preparing for 1.0.0! | ||
* Got rid of 'long' swipe actions, at least for now. They don't work well with Android's included APIs. | ||
* Some housecleaning and upgrades. | ||
* compileSdk 29 and Build Tools 29.0.0! | ||
* Fixed a crash when using `dataSourceOf(...)` with multiple items of different types. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters