Skip to content

v0.3.8

Choose a tag to compare

@howethomas howethomas released this 25 Jan 15:47
· 120 commits to main since this release

Changes in this release:

  • Updated the __init__ methods in Dialog and Party classes to accept additional keyword arguments
  • Simplified attribute assignment using locals() for non-None values
  • Enhanced the to_dict method in Dialog to return all non-None attributes
  • Improved code structure and readability
  • Added improved docstrings for better documentation