Skip to content

1.6.1 - Bugfix

Compare
Choose a tag to compare
@smarie smarie released this 24 Nov 12:38
· 30 commits to main since this release
  • Fixed an issue with autofields (and therefore autoclass too) where a field would be mistakenly recreated on a subclass when that subclass does not define type hints while the parent class defines type hints. Fixes #81

See documentation page for details.