chore(release): 1.10.0
# [1.10.0](v1.9.0...v1.10.0) (2024-03-12) ### Bug Fixes * **planner:** detection of timeout in anytime which is in reality a solve ([66fc6091](66fc6091)) * **planners:** timeout for anytime mode ([e6b6e44b](e6b6e44b)) ### Features * **cli:** always save results in the database ([f3dd2157](f3dd2157)) * **cli:** can force or disable the database ([a6c9db61](a6c9db61)) * **cli:** display error and plan logs for solve command ([e636210f](e636210f)) * **cli:** display if the result comes from the database ([b0182f16](b0182f16)) * **database:** load the last result with optional timeout if needed ([f2811da1](f2811da1)) * **db:** save solve config in database ([adb3716e](adb3716e)) * **planner:** add str representation ([8672e0c3](8672e0c3)) * **planner:** save plan in logs ([dfbec08e](dfbec08e))
Loading
Please register or sign in to comment