Skip to content

Releases: DeMaCS-UNICAL/PythonESE

Version 1.1.1

21 Mar 17:20
4cd4a15

Choose a tag to compare

Changed

  • Python version restricted due to current EmbASP compatibility problems
  • Update GitHub Actions to latest versions

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

21 Mar 16:53
f545a76

Choose a tag to compare

Added

  • Support for new ecosystems for Dependabot
  • CI workflow for Python application
  • A proper main()

Changed

  • Project metadata updated to comply with PEP 621
  • Ensured use of local imports
  • Simplified the Docker setup
  • Updated the README: installation, build, and Docker instructions

Security

  • Implemented graceful shutdown handling for signals
  • Dependencies updated to address security issues

Full Changelog: v1.0.1...v1.1.0

Version 1.0.1

19 Feb 14:26
91a88d6

Choose a tag to compare

Changed

Security

  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @stefanogermano in #13

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

22 Sep 17:26
2f3094b

Choose a tag to compare

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

03 Nov 11:47

Choose a tag to compare

First (Beta) version of PythonESE