v0.3.8
Changes in this release:
- Updated the
__init__methods inDialogandPartyclasses to accept additional keyword arguments - Simplified attribute assignment using
locals()for non-None values - Enhanced the
to_dictmethod inDialogto return all non-None attributes - Improved code structure and readability
- Added improved docstrings for better documentation