- v0.1.4, deprecated expand_annotations method, refactor get_columns test cases - v0.1.3, tooling update configuring pyright and pandas stubs - v0.1.2, supporting pydantic class inheritance by using issubclass() instead of __base__ - v0.1.1, added fallback using model name in get_model_columns
0.1.0
Now supports more complex Pydantic models such as those with child models or multiple model lists.