Skip to content

Latest changes

TODO: заполнить

0.2.1

  • Fix bug with multiple decorators on same method

0.2.0

  • Make some of the functions/classes in fastapi_utils.timing private to clarify the intended public API
  • Add documentation for fastapi_utils.timing module
  • Fix bug with ordering of routes in a CBV router

0.1.1

  • Add source docstrings for most functions.

0.1.0

  • Initial release.