0.3.10 (2025-10-21)
Features
- add
get_artifact_text()helper method (9155888) - Add a
ClientFactory.connect()method for easy client creation (d585635)
Bug Fixes
- change
MAX_CONTENT_LENGTH(for file attachment) in json-rpc to be larger size (10mb) (#518) (5b81385) - correct
new_artifactmethods signature (#503) (ee026aa)
Code Refactoring
- utils: move part helpers to their own file (9155888)