cursor get float and cursor get*OrNull

This commit is contained in:
2021-08-16 18:42:08 +06:00
parent 6e6bb03246
commit b23220f491
2 changed files with 45 additions and 0 deletions

View File

@@ -2,6 +2,12 @@
## 0.5.20
* `Repos`:
* `Common`
* `Android`:
* `*OrNull` analogs of `Cursor.get*(String)` extensions have been added
* Extensions `Cursor.getFloat` and `Cursor.getFloatOrNull` have been added
## 0.5.19
* `LanguageCode`: