CHANGES
=======

0.2.1
-----

* Update package info

0.2.0
-----

* Rename package and class to add the friendly name

0.1.0
-----

* Finalize moving to -friendly-client
* Start migration to mockserver-friendly-client
* Stabilize tests
* Make the tests red again
* Add verbosity to the tests and dump container the logs on failure

0.0.5
-----

* Send TimeToLive to api only if it specified in stub parameters
* Add support of TimeToLive MockServer request matcher feature

0.0.4
-----

* Added support for mockserver cookies request and response

0.0.3
-----

* Added support for mockserver json request

0.0.2
-----

* Add delay to response calls

0.0.1
-----

* Introduce MockServerClient
* Make travis work!
* Add travis support
* Initial setup
