-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2.0.0 #822
Release v2.0.0 #822
Conversation
Codecov Report
@@ Coverage Diff @@
## master #822 +/- ##
=========================================
Coverage ? 97.39%
=========================================
Files ? 89
Lines ? 2692
Branches ? 302
=========================================
Hits ? 2622
Misses ? 38
Partials ? 32 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
* Remove deprecated `createObservable` and `internal`. You should use `asRxObservable` and `lowLevel` instead. | ||
* `mapFromCursor` receives `StorIOSqlite`/`StorIOContentResolver` as parameter. | ||
* Remove `Query.CompleteBuilder.whereArgs(list)`. Please use vararg overload instead. | ||
* Add ability to use vals instead of vars in classes for resolver generation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Kotlin
Not critical, merging. Sorry it took me so long :( |
Hm, gpg signing fails with NPE, expect delays in publishing… |
Uhh, forgot to declare one of the env variables facepalm.jpg |
Should be available in 10-30 minutes! |
@artem-zinnatullin @nikitin-da Is this version live? At least I don't see a new release in GitHub. |
No description provided.