Skip to content

v0.3.0

Compare
Choose a tag to compare
@DavidCEllis DavidCEllis released this 23 Apr 13:34
· 176 commits to main since this release
7707a06

What's Changed

  • Fix a @slotclass bug with __init__ generation that caused 'empty' classes to fail.
  • Removed get_internals
  • Added extra_code to the init_maker function to allow for calling required validators (used in @fieldclass)

Full Changelog: v0.2.1...v0.3.0