CHANGES
=======

0.3.0
-----

* Allow custom matchers
* Test matcher by __call__
* Update travis file

0.2.0
-----

* Remove invalid link from readme
* Remove Overview section of fixtures
* Doctest fixups
* fixup README
* Add request_headers matching
* Create the Mocker
* Fixup doc function link
* Remove wheel from dependencies
* Add regexp url matching
* Add the ANY wildcard

0.1.0
-----

* Set classifier to Alpha
* Setup pypi releasing process
* Split docs for better RTFD viewing
* Requirements file for RTFD dependencies
* Set some metadata options
* A documentation effort
* Change callback format
* Fixes in the course of using library in practice
* Add PBR files to .gitignore
* Enable coverage testing
* Discover package for py2.6 tests
* Fixup and start travis build
* Convert tests to testr, add flake8 tox command
* More reorganizing
* Rework ideas
* Added a simple README file
* Initial commit
