提交 70fff047 编写于 作者: J Jake Wharton

Prepare for 1.3.0.

上级 6a09dc4c
Change Log
==========
Version 1.3.0 *(2013-11-25)*
----------------------------
* New: Converter module for SimpleXML.
* New: Mock module which allows simulating real network behavior for local service interface
implementations. See 'mock-github-client' example for a demo.
* New: RxJava `Observable` support! Declare a return type of `Observable<Foo>` on your service
interfaces to automatically get an observable for that request. (Experimental API)
* Fix: Use `ObjectMapper`'s type factory when deserializing (Jackson converter).
* Multipart POST requests now stream their individual part bodies.
* Log chunking to 4000 characters now only happens on the Android platform.
Version 1.2.2 *(2013-09-12)*
----------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册