checkpointmysql==2.0.5
Changes since checkpointmysql==2.0.4
- Release 2.0.5.
- lib: Add Command(graph=Command.PARENT, ...)
- Fix race condition, and add pool support to store.
- Add more langgraph tests.
- Set charset on connection from AIO pool.
- Extract connection string parsing to method.