==================
- Added `config`, `decorators`, and `exceptions` to sphinx API docs
- Support for passing a client in to the `client_from_*` functions
to reconfigure an existing client instead of creating a new one
- Docstring / documentation improvements
- Added `reset` method to `HekaClientWrapper`
- Add support for keeping track of applied decorators to `HekaDecorator`
class
- Added `NoSendSender` class for use when a client is create w/o a sender