v4.0.0-beta1 (2025-07-20)
Features
-
refine pause/resume process (d13f67362f096a8)
solve #5
-
add support for interruptBefore configuration (d5b0d8a2e81ede2)
solve #5
-
save checkpoints during workflow execution (4b2e7a3c749ba27)
work on #5
-
Checkpoints.swift introduces Checkpoint and Tag structures along with a MemoryCheckpointSaver implementation (fd676b90e65010c)
-
LangGraph.swift introduce state update functionality (af195a2534eb7a1)
Documentation
-
update readme (919ad20d3a9ac49)
-
update documentation (bbc1cee1168f2a5)
-
update documentation (728bf21895437c1)
-
update changeme (27bb1c001cb0b71)
Refactor
- remove deprecated finishPoint (b59e14a5a96a530)