-----
This release properly fixes the issue raised by the release of werkzeug
1.0.
.. _bug-fixes-0.2.0:
Bug Fixes
~~~~~~~~~
::
* Remove deprecated werkzeug imports (35)
* Fix OrderedDict imports (54)
* Fixing Swagger Issue when using api.expect() on a request parser (20)
.. _enhancements-0.2.0:
Enhancements
~~~~~~~~~~~~
::
* use black to enforce a formatting codestyle (60)
* improve test workflows
.. _section-0.1.1: