Releases: robertoestivill/ytsclient
Releases · robertoestivill/ytsclient
Release 0.2.0
- Complete rewrite to support v2. This release contains breaking changes.
- The endpoints have been divided into different modules based on the functionality.
- All methods are now overloaded to return an
rx.Observable
. - Update to Gradle wrapper 2.2.1
- Update to Retrofit 1.9.0
Release 0.1.0
Tagging 0.1.0 just to have a tag for this version, as a breaking change is coming due to the update of the YTS API.