* Explicit support only for python >= 3.6 (no py35 as use of f-string) * [dev] Move local build of docs from dist/docs to docs/dist to avoid cluttering dist
0.1.3
------------------
* [dev] Add git pre-commit hooks for black and flake * [dev] Do not use isort * [dev] Fix black + flake8 issues
0.1.2
------------------
* Fix model & reporting of duplicate operationIds * Add documentation on the CLI Usage
0.1.1
------------------
* Add pyyaml dependencies (to support OAS in yaml format)
0.1.0
------------------
* First release on PyPI. * Implementation of the validation of an OAS 2.0 (aka swagger) file