- Async support has been added in experimental mode
0.1.2
-------------
- Fixing the issue with multiple decorators when `limiter.limit()` is not the topmost one
0.1.1
-------------
- Fixing document readability issues in Sphinx
0.1.0
-------------
- Added the ability to supply a custom `key_func` on the class/methods decorators - Added the dynamic_limits parameter allowing limits to be built at request time