Releases: DeMaCS-UNICAL/EmbASP
Releases · DeMaCS-UNICAL/EmbASP
Version v4.3.0
Added
- Support to ASP symbolic constants on Python version
Fixed
- Python code format following the standard
Version v4.2.0
Added
- Support to ASP symbolic constants on Java version
Fixed
- Some issues for the Desktop platform
Version v4.1.0
Changed
- Test resources folder
Fixed
- File naming to Python convention
Version v4.0.0
Added
- Python version
Version v3.2.0
Changed
- Project layout
- Json-simple library version
Version 3.1.0
Changed
- Renamed annotations
Predicate
andTerm
intoId
andParam
, respectively
Version 3.0.1
Fixed
- Minor errors in the Android platform
Version 3.0.0
Added
- New language:
- PDDL.
- New solvers:
- DLV2 on Desktop,
- SPD on Desktop,
- SPD on Android.
Changed
- General refactoring.
Version 2.0.2
Added
error
field to Output
Changed
- Improved Output management
Fixed
- DLV output pattern
- Loading from STDIN
- Java Buffer error
Version 2.0.1
Added
- Javadoc comments
Fixed
- Minor fixes