Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 516 Bytes

File metadata and controls

14 lines (10 loc) · 516 Bytes

Changelog

2.0.0

Initial Python release aligned with oomol-fusion-sdk-ts@2.0.0.

Included in this release:

  • FusionClient, FusionTaskResource, and FusionActionsClient
  • built-in task and action shortcuts mirroring the TypeScript SDK
  • normalized error handling through OomolFusionSdkError
  • generated raw OpenAPI types under oomol_fusion_sdk.openapi_types
  • friendly convenience aliases under oomol_fusion_sdk.aliases
  • English and Chinese README files aligned with the TypeScript SDK structure