------------------------
- First beta release of 3.0. This is a backwards incompatible change. It drops
support for python 2 and defining request parameters through the usage of json
schemas. It's still possible to use the json schemas from previous versions
of doctor to generate new doctor types using doctor.types.json_schema_type.
See the documentation for more information.