This repository was archived by the owner on Aug 19, 2023. It is now read-only.
Release 2.15.0
#161 - Nullable is always Falsey
#168 - Fix handling of untyped container types in Python 3.9
#169 - Preserve type of dict keys when converting to & from json
#165 - Type hint of from_json is now compatible with json.loads()
#172 - Kwargs of __init_subclass__ are now passed to parent
#171 - Support discriminators when used with type unions