======
* Allow to pass formatter to the client, and deprecate all arguments forwarded
to the formatter
* Implement block metrics
* Add argparse as optional dependency.
* Define Client's default port as class attribute.
* Remove Client's proxies to formatter attributes.
* Reset test architecture with pytest. The tests doesn't cover much for now, but
more will be added as the development goes on.