0.7.1 (Feb 24, 2022)
--------------------

- Add support for Python 3.10 (@s-t-e-v-e-n-k): #54
- Fix minor documentation issues.

0.7.0 (Mar 16, 2020)
--------------------

- Switch from inspect.getargspec to inspect.signature (@acetylen): #47
- Add support for type annotations (@acetylen): #47
- Add support for Python 3.7 and 3.8 (@acetylen): #47
- Remove support for Python 2.6 and 3.4 (@acetylen): #47
