v0.3.0
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