Reordered change log items.
This commit is contained in:
parent
eb3d91f085
commit
5bda1c2245
@ -4,13 +4,13 @@
|
||||
|
||||
Features:
|
||||
|
||||
* supports input from `std::cin`
|
||||
* basic support for parsing PDDL 3.1 domains and problems
|
||||
* limited support for translating PDDL 3.1 domains and problems to ASP facts
|
||||
* automatic language detection for PDDL and SAS
|
||||
* supports input from `std::cin`
|
||||
* supports colorized output
|
||||
* new command-line option `--language` to explicitly specify input language
|
||||
* new command-line option `--warning-level` to treat warnings as errors or to ignore warnings
|
||||
* supports colorized output
|
||||
* new command-line option `--color` to autodetect, enable, or disable color output
|
||||
|
||||
Bug Fixes:
|
||||
|
Reference in New Issue
Block a user