* Add `Resorce` classes for more OOP like designing * Methods are now can be used as class names
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