1.0.0ΒΆ
Released from tag 1.0.0 on October 23, 2025.
The 1.x series established Wove as a stable inline concurrency library for local Python workflows.
Added background processing for whole weaves, including attached thread execution and detached forked-process execution.
Kept Wove dependency-light for normal local use.
Improved Python version testing, release testing, coverage reporting, and README badges.
Improved compatibility with Python 3.14 free-threaded builds.
Improved task cancellation and exception behavior when concurrent tasks fail.
Added benchmark coverage and timing visibility for planning and task execution.