18 lines
473 B
Markdown
18 lines
473 B
Markdown
# Change Log
|
|
|
|
## (unreleased)
|
|
|
|
Features:
|
|
|
|
* supports input from std::cin
|
|
* basic support for parsing PDDL 3.1 domains and problems
|
|
* automatic language detection for PDDL and SAS
|
|
* new command-line option `--language` to explicitly specify input language
|
|
|
|
## 3.0.0 (2016-05-24)
|
|
|
|
Features:
|
|
|
|
* parses [SAS](http://www.fast-downward.org/TranslatorOutputFormat) files created with [Fast Downward](http://www.fast-downward.org/)
|
|
* experimental translation from SAS to ASP facts
|