- include subpackage
- refactor util and codec
- unhexilified bytes
- new exceptions
- miscellaneous improvements [via alexander255 #42]
- Fix a bug in decapsulate that threw an IndexError instead of a copy of the Multiaddr when the original multiaddr does not contain the multiaddr to decapsulate. [via fredthomsen #9]
- Increase test coverage [via fredthomsen #9]
- First release on PyPI.