Skip to content

v0.3.0

Compare
Choose a tag to compare
@cooperwalbrun cooperwalbrun released this 17 Nov 04:52
· 44 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)