Skip to content

Version 5.8.0.1

Latest

Choose a tag to compare

@kherud kherud released this 20 Aug 21:01
· 8 commits to master since this release

This version updates the binding to clingo 5.8.0:

  • New versioning schema: <clingo_major>.<clingo_minor>.<clingo_revision>.<java_revision> (e.g. 5.8.0.1) to communicate compatibility between the Java binding and clingo more clearly
  • Support for new API functions:
    • clingo_control_update_project
    • clingo_solve_handle_last
    • clingo_control_load_aspif
    • clingo_control_remove_minimize
    • clingo_control_register_backend
  • Dropped support for Windows 32 bit