- fix sharing of exec_ctx between multi joinpoint execution instead of one per execution.
- remove depency to future.
- update file hierarchy in order to leave the class Advice from the advice.core module.
- add requirements.txt file.
- add support for pypy.
- fix wrong import of builtins in python2.7.
- add tox file for a better multi-test environment.
- add dependency to six and future.
- add support for python3.5.
- add reference to advice and joinpoint members in the main package.
- resolve documentation hosted by readthedocs.
- fix references shields.io badges.
- use shields.io badge.
- update README with a better state of the art.
- add wheel package.