Skip to content

MiniZinc Python 0.9.0

Latest
Compare
Choose a tag to compare
@Dekker1 Dekker1 released this 04 Apr 06:31
· 76 commits to develop since this release
3fc2ffc

Added

  • Add support for MiniZinc tuple and record types.

Changed

  • Minimum supported version of MiniZinc has increased from 2.5.0 to 2.5.4.

Fixed

  • Ensure time events send using the JSON stream are parsed as timedelta objects.
  • Pass JSON definitions in using JSON instead of generated DZN files.