* Update `/docs` Swagger UI to enable deep linking. This allows sharing the URL pointing directly to the path operation documentation in the docs. PR <ahref="https://github.com/tiangolo/fastapi/pull/148"target="_blank">#148</a> by <ahref="https://github.com/wshayes"target="_blank">@wshayes</a>.
* Update development dependencies, `Pipfile.lock`. PR <ahref="https://github.com/tiangolo/fastapi/pull/150"target="_blank">#150</a>.
* Include Falcon and Hug in: <ahref="https://fastapi.tiangolo.com/alternatives/"target="_blank">Alternatives, Inspiration and Comparisons</a>.