5.0.0
Breaking changes
- Remove support for Python < 3.8
Features
()
can now load object attributes, such as static methods (e.g.(): module.MyClass.generate
)
()
can now load object attributes, such as static methods (e.g. (): module.MyClass.generate
)