akaita / RxJava2Debug

RxJava 2.x extension to provide meaningful Stack Traces
Apache License 2.0
657 stars 30 forks source link

Upgrade to RxJava 2.2.1, fixes due to internal changes in Rx #10

Closed akarnokd closed 5 years ago

akarnokd commented 6 years ago

This PR upgrades the library to RxJava 2.2.1 and updates the code that depended on internal components, which have been changed in RxJava 2.2.1, making the release version of this library incompatible with 2.2.1.

TonyTangAndroid commented 6 years ago

Might I ask how soon this pull request will be merged?

ezet commented 6 years ago

I'm wondering the same.

akarnokd commented 6 years ago

I'm not sure what the holdup is. Based on the Github activity, the owner is quite productive outside this project.

skykelsey commented 5 years ago

@akaita Do you have time to merge this and create a release? 🙏

akaita commented 5 years ago

@akarnokd sorry for the delay. I had too many things on my plate. Thanks for the PR, much appreciated!

TonyTangAndroid commented 5 years ago

:grinning:

akaita commented 5 years ago

Published in 1.3.0. It's already available in jcenter. Waiting for maven to distribute it (anything between 10 minutes and 2 hours). Closes #11