Changes since 0.3.18
- 0.3.19
- Switch task ids to use xxhash3 (#3954)
- prebuilt: release 0.1.4 (#3977)
- Use incremental storage in memory checkpointer (#3960)
- docs: use hosted logo (#3959)
- Include enum in check for pydantic state (#3955)
- benchmark: Add compilation only (#3932)
- Include enum in check for pydantic state
- Use fast path for prepare_next_tasks on input (#3931)
- More small perf improvements
- Use fast path for prepare_next_tasks on input
- langgraph: incorporate information about previously updated channels to identify which tasks to execute next (#3916)
- Add refcount test (#3910)