* Fix regression in 1.3.3 * Pin versions for supported set of dependencies
1.3.3
~~~~~
* Support Tornado >= 5.0 and Python 3.6
1.3.2
~~~~~
* Recovery release for PyPI (1.3.1 had an incomplete module included accidentally)
1.3.1
~~~~~
* Minor updates with versioning
1.3.0
~~~~~
* Added use_defaults support for schema.validate * Added support for custom validators * Bugfix: Fixed api_doc_gen duplicated entries * Bugfix: Remove pyclbr and use inspect instead for module introspection
1.2.2
~~~~~
* `generate_docs` parameter added to `Application` for optional API documentation generation