Releases: tmigimatsu/symbolic
Releases · tmigimatsu/symbolic
v1.0.1
Fix
- Increment bfs iterator for python wrapper (
ae4ce82
)
v1.0.0
Breaking
- No longer supports Python 3.6. (
e1dedda
)
v0.4.0
Feature
- Update pip install to pep517 (
27801d4
)
v0.3.9
Fix
- Remove symbolic from Pipfile to fix docs (
4a86c14
)
- Restore previous VAL commit (
8941d1c
)
v0.3.7
Fix
- Allow parsing of longer object lists (
08c95a5
)
v0.3.6
Fix
- Switch file names on pddl parsing (
476b671
)
v0.3.5
Fix
- Print full pddl report (
1a22daf
)
- Print pddl problem parsing errors (
60ae847
)