* Add HTTP method in route performance stat name * Change API a bit to accept tuple/list as stat name/prefix/suffix * Improve feature and API documentation
0.1.2
------------------
* Generate useful stat name from request context (for Traversal)
0.1.1
------------------
* Fix incorrect maybe_dotted relative path usage in tween
0.1.0
------------------
* Initial utility * Global route performance collection * Implement simple time markers and counter * Implement metrics per_route option * Release on PyPI