Skip to content

2.2.0 - autoclass enhancements

Latest
Compare
Choose a tag to compare
@smarie smarie released this 23 Jun 08:16
· 4 commits to master since this release
  • @autoclass now provides an autofields argument to apply pyfields.autofields automatically before applying autoclass. Fixes #38
  • @autoclass now removes private fields from the generated autodict representation by default. Fixes #37

See documentation page for details.