- Fix `AttributeError` on message instance. Closes {issue}`28`. - Various fixes of references to internal variables introduced by a switch to more Pythonic classes in 1.0.0. - Remove `Message-ID` from the list of default canonical headers.
1.0.1
- Switch from coveralls to codecov.
1.0.0
- Fix package version parsing. - Add installation instructions. Closes {issue}`21`. - Add PEP8 and PyLint configuration. - Add bumpversion configuration. - Rework CLI around click framework. Closes {issue}`26`.