CHANGES
=======

2.0.0
-----

* Bump hacking
* Update python classifier in setup.cfg
* Fix warnings in doc build
* setup.cfg: Replace dashes with underscores
* Revert "Moves supported python runtimes from version 3.8 to 3.10"
* Moves supported python runtimes from version 3.8 to 3.10
* remove unicode from code
* Drop python3.6/3.7 support in testing runtime
* Move flake8 as a pre-commit local target
* Use py3 as the default runtime for tox
* Use Python 3.8 as the default runtime for tox
* Adding pre-commit

1.0.1
-----

* fix python version in tox file: py35 -> py37
* adding missing releasenote for the drop of py27 support

1.0.0
-----

* [ussuri][goal] Drop python 2.7 support and testing
* OpenDev Migration Patch
* Change openstack-dev to openstack-discuss
* Add python36 jobs to microversion-parse
* Copy zuul job settings from project-config
* fix tox python3 overrides

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
