Skip to content

v0.1.7

Compare
Choose a tag to compare
@JesseTG JesseTG released this 05 Jun 23:05
· 138 commits to main since this release

Changed

  • BREAKING: Raise the minimum required Python version to 3.11.

Fixed

  • Remove syntax that prevented compatibility with Python 3.10 and 3.11.
  • Added aliases to typing symbols as needed if using a Python version older than 3.12.
  • Added typing_extensions as a dependency if using a Python version older than 3.12.