CHANGES
=======

0.2.1
-----

* Enable universal wheels for microversion-parse

0.2.0
-----

* Correct docstring on Version(0, 0) test
* Do not use redundant attr check for keys in fold\_headers
* Clean up package version and python version support
* Allow passing a json\_error\_formatter to the middleware
* Add MicroversionMiddleware
* Improve Version.matches() method
* Import functions from placement
* Provide a helper method to get headers from environ

0.1.4
-----

* Convert dict headers and Webob headers into lowercase
* Fix summary information used in pypi display

0.1.3
-----

* Make service\_type a positional argument

0.1.2
-----

* Include README.rst content on doc index
* Fix folded header checks for WebOb
* Enable gerrit, gitreview and gate testing

0.1.1
-----

* Cleanup README
* allow tox to skip missing interpreters

0.1.0
-----

* package for initial release
* Change interface to explicitly pass legacy\_headers
* Initial proof of concept of microversion\_parse
* Initial commit
