MiniZinc Python 0.8.0
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.