Releases: DeMaCS-UNICAL/PythonESE
Releases · DeMaCS-UNICAL/PythonESE
Version 1.0.1
What's Changed
- Remove executables from Docker image by @stefanogermano in #11
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @stefanogermano in #13
- Update Docker workflow by @markducks in #14
- Update README with project affiliation and note by @markducks in #15
New Contributors
- @stefanogermano made their first contribution in #11
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
Added
- Containerization of the whole application using Docker
- Solvers executions sandboxing
- Test suite and tests for each specific solver
- Datalog and I-DLV support
Changed
- Improved documentation
Security
- Solver vulnerabilities mitigated through sandboxing
Full Changelog: v0.1.0...v1.0.0
Version 0.1.0
First (Beta) version of PythonESE