0.2.0ΒΆ

Released from tag v0.2.0 on August 20, 2025.

The 0.2.x series focused on mapping generated work and making sync task execution more predictable.

  • Added dynamic task mapping over the result of another task.

  • Added chained mapped-task behavior and validation for non-iterable map sources.

  • Added dedicated executor management for sync task execution and configurable worker limits.

  • Expanded examples and README coverage for mapping, merge(...), debug output, and task timing.