Changes since 0.2.11
- Try to improve async stack traces for exceptions in tasks (#1442)
- Test all checkpointers everywhere we test 1 of them
- lib0.2.12
- Remove current_tasks from checkpoint interface (#1440)
- Remove unused when values for Interrupt
- Fix semantics of put_writes/list (#1436)
- Better error messages for invalid update in all channel types (#1437)
- langgraph: fix add_node input schema error (#1332)