17.4.0
Move test helpers into an utils module
Handle inherited __annotations__ (#292)
Check type of set_run_validators' arg
Allow optional conversion (#173)
Use isort so we can stop thinking about imports (#297)
Fix __repr__ crashing when a member is uninitialized or deleted (#308)
Refactor class creation (#272)
Add __module__ and __qualname__ to methods, fix __name__ (#316)
Rename convert to converter (#315)