Skip to content

v0.3.9

Choose a tag to compare

@howethomas howethomas released this 25 Jan 16:09
· 114 commits to main since this release
39d650b

Version 0.3.9

Changes

  • 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 better method and parameter documentation

Dependencies

  • No changes to dependencies