Skip to content

v0.3.0

Choose a tag to compare

@cooperwalbrun cooperwalbrun released this 17 Nov 04:52
· 49 commits to master since this release
v0.3.0
1c8ad14

Added

  • Added project configuration for using mypy to 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.typed file per PEP 561 (by @cooperwalbrun)