Skip to content

0.0.2

Compare
Choose a tag to compare
@sunsided sunsided released this 24 Apr 20:58
· 93 commits to main since this release
82a44fb

pddl/0.0.2 adds some quality of life improvements, such as top-level re-exports of the domain and problem types, a Parser trait simplifying the parsing experience and slightly improved documentation.

To use in your project, add:

[dependencies]
pddl = "0.0.2"