Release v0.3.29
- Shift to upstream version of
shtab
for tab completion. - Support classes defined using
attrs
andpydantic
. - Minor fixes for typing and docs.
- Support
dataclasses.InitVar
.
shtab
for tab completion.attrs
and pydantic
.dataclasses.InitVar
.