Skip to content

MiniZinc Python 0.8.0

Compare
Choose a tag to compare
@Dekker1 Dekker1 released this 06 Feb 05:56
· 113 commits to develop since this release
7324d34

This release concerned mostly some of the internals of the Python package, and its dependency management. The little external changes are listed below.

Removed

  • BREAKING: The project no longer supports Python 3.6. This change will make it easier to manage MiniZinc Python's build system.

Fixed

  • Fix the conversion when using a Python enumerated type in MiniZinc that uses non-ascii identifiers.