0.3.0
- Update OkHttp's version to 3.9.1,
- Add new request matcher:
hasHeaderNames
, - Add new request matcher:
pathEndsWithIgnoringQueryParams
(credits to @kkocel), - Add new request matcher:
hasQueryParameterNames
(credits to @kkocel), - Add convenient method
thenAnswer
to allow build responses based on the request's data dynamically. See more in "MockAnswer", - Remove robolectric samples.
- Upgrade to Android Studio 3.1