-
Notifications
You must be signed in to change notification settings - Fork 226
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
1.0 Breaking Changes #214
Comments
Will this include support for RxKotlin extension functions like |
Nope! For reasons discussed in #127, we have no plans to add a |
Are the checklist items open for contribution? Wouldn't mind take a crack at one of them. |
Yes, but not till we have a more concrete time frame for 1.0. I think we'll try doing another release between now and then |
Sounds good! |
Switching to androix might be safe now. Google released RC1 a week ago and the public API is finalized. |
We might do an RC with the switched APIs, but not yet |
jetpack libs 1.0 are out. I'm on vacation this week and at kotlinconf the next, but rough plan is to do the following simultaneous releases: 1.0.0-RC3: support 28 final, latest arch versions Kotlin 1.3 final as well depending on timing |
Haha I was just about to make a PR with the androidx changes! This plan sounds safer though. If you haven't already done the changes, I'd be happy to send the PR for after the RC3 release. |
This is done! |
After RxJava 2.2 is released, we'll be good to release AutoDispose 1.0. There are some breaking changes we've held off on making that we plan to make in 1.0.
-ktx
to match conventionScoper
APIsThe text was updated successfully, but these errors were encountered: