Skip to content

1.4.0 - new `@autoclass` decorator

Compare
Choose a tag to compare
@smarie smarie released this 22 Sep 14:54
· 42 commits to main since this release
  • New @autoclass decorator directly available from pyfields. It is merely equivalent to the original @autoclass with option autofields=True, which makes it easier to use on classes with automatic fields. Fixes #75

See documentation page for details.