Skip to content

v0.5.3

Choose a tag to compare

@timrid timrid released this 31 Oct 09:12
· 67 commits to main since this release
  • added python 3.11 support
  • fixed static analysis issues so that the latest versions are supported
    • pyright: 1.1.277
    • mypy: 0.982
  • Use os.PathLike for file names
  • fixed BuildTypes of construct.Const
  • upgrade requirement to construct==2.10.68