mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-12-18 06:40:07 +00:00
fill changelog
This commit is contained in:
parent
a411355b4f
commit
aaf1299da7
12
CHANGELOG.md
12
CHANGELOG.md
@ -6,6 +6,18 @@
|
|||||||
* `Core KTX`: `1.3.2` -> `1.5.0`
|
* `Core KTX`: `1.3.2` -> `1.5.0`
|
||||||
* `AndroidX Recycler`: `1.2.0` -> `1.2.1`
|
* `AndroidX Recycler`: `1.2.0` -> `1.2.1`
|
||||||
* `AppCompat`: `1.2.0` -> `1.3.0`
|
* `AppCompat`: `1.2.0` -> `1.3.0`
|
||||||
|
* `Android`
|
||||||
|
* `RecyclerView`:
|
||||||
|
* `data` of `RecyclerViewAdapter` became an abstract field
|
||||||
|
* New function `RecyclerViewAdapter`
|
||||||
|
* `Common`:
|
||||||
|
* New extension `View#changeVisibility`
|
||||||
|
* `Repos`:
|
||||||
|
* `Common`:
|
||||||
|
* `WriteOneToManyRepo` got new function `clearWithValue`
|
||||||
|
* `Android`:
|
||||||
|
* New extension `SQLiteDatabase#selectDistinct`
|
||||||
|
* Fixes in `OneToManyAndroidRepo`
|
||||||
* `Ktor`
|
* `Ktor`
|
||||||
* `Server`
|
* `Server`
|
||||||
* All elements in configurators became a `fun interface`
|
* All elements in configurators became a `fun interface`
|
||||||
|
Loading…
Reference in New Issue
Block a user