What's Changed
- Optimize_Ground_Action by @Alelafar in #653
- Add Publication to README.md by @roeger in #656
- Fix minor bug in ANMLWriter by @conjikidow in #658
- Fix PDDLReader by @Framba-Luca in #659
- Autonomous processes events by @hstairs in #629
- Minor fix in up_test_cases import by @Framba-Luca in #662
- Fix small problems in PDDLReader and PDDLWriter by @alvalentini in #663
- fix(pddl-reader): fix problem in parsing object type by @alvalentini in #665
- Metric evaluations in TimeTriggeredPlanValidator by @Framba-Luca in #661
- durative actions continuous effects by @Ezpeon in #657
- perf(grounder): remove always invalid combinations by @Ezpeon in #664
- Fix TimeTriggeredPlanValidator with an empty plan by @Framba-Luca in #667
- Fix a bug in the PDDLReader by @Framba-Luca in #673
- Ubuntu 20 to 22 in CI by @Framba-Luca in #676
- Fix PDDLReader by @Framba-Luca in #675
- Specify encoding=utf-8-sig to PDDLReader by @Framba-Luca in #680
- UPState: add a raise if the values in the state are not constants by @Framba-Luca in #678
- Fix issues for unfactored ma-pddl writer by @Olli1080 in #679
- Feat: Introduce Warm Start capability via
solve()andget_solutions()by @Shi-Raida in #677 - Added myself to contributors by @Olli1080 in #682
- fix: ensure proper process termination on timeout in PDDLPlanner by @alvalentini in #684
- Update internal enhsp by @Framba-Luca in #685
- Format PDDL timed effects on single lines by @Shi-Raida in #690
- fix: fix the inner process termination of the PDDLAnytimePlanner by @alvalentini in #698
- Implement SparseState, a more efficient version of UPState by @quickbeam123 in #694
- fix negative conditions remover by @Ezpeon in #696
- feat: new compiler - timed to sequential by @Ezpeon in #697
- Fix ProblemKind versioning by @alvalentini in #687
- perf(t2s): skip adding unnecessary effects by @Ezpeon in #700
- fix(process-termination): handle PDDL planner process termination correctly by @DavideLusuardi in #702
- fix(pddl-writer-keywords): subdivide PDDL keywords into hierarchical groups by @DavideLusuardi in #703
- Timed to sequential improvements by @Ezpeon in #704
- chore(ci): update macOS test runner image by @DavideLusuardi in #708
- Fix/pddl reader writer by @DavideLusuardi in #709
- chore: update contributors list by @DavideLusuardi in #710
New Contributors
- @Olli1080 made their first contribution in #679
- @quickbeam123 made their first contribution in #694
- @DavideLusuardi made their first contribution in #702
Full Changelog: v1.2.0...v1.3.0