Skip to content

What's different in 2.0 from user|developer perspective #4121

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

Closed
akarnokd opened this issue Jun 25, 2016 · 2 comments
Closed

What's different in 2.0 from user|developer perspective #4121

akarnokd opened this issue Jun 25, 2016 · 2 comments

Comments

@akarnokd
Copy link
Member

akarnokd commented Jun 25, 2016

I've started writing up wiki pages for detailing what's the difference between 1.x and 2.x:

https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0
https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0-(draft)

Let me know what else to describe from a library user's perspective.

@JakeWharton
Copy link
Contributor

Action1 has been renamed to Consumer ... ActionN is replaced by the Action1<Object[]> type declaration.

The latter presuambly should be Consumer<Object[]>

@akarnokd
Copy link
Member Author

akarnokd commented Nov 5, 2016

@akarnokd akarnokd closed this as completed Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants