0.3.0ΒΆ

Released from tag v0.3.0 on August 21, 2025.

The 0.3.x series expanded the core Wove programming model beyond one-off inline weaves.

  • Expanded the core API around sync and async task execution in the same weave.

  • Added reusable Weave classes and inline task overrides for inheritable workflows.

  • Added task controls such as retries, timeouts, mapped-task worker limits, and rate limiting.

  • Added helper functions for common data-shaping and dynamic mapping workflows.

  • Improved result access and test coverage around the orchestration engine.