v0.3.0
Added
- Added project configuration for using
mypyto statically type-check code during development and in the GitHub Actions pipeline (by @cooperwalbrun) - Implemented proper typing throughout the source code and added a
py.typedfile per PEP 561 (by @cooperwalbrun)