Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@Aegdesil Aegdesil released this 12 Feb 12:53
· 32 commits to master since this release
7bd2107

Breaking changes

  • Remove support for Python < 3.8

Features

  • () can now load object attributes, such as static methods (e.g. (): module.MyClass.generate)