v0.3.8
MiniZinc v0.3.8
Merged pull requests:
- Fix TerminationStatus when SolutionLimit is 1 (#62) (@odow)
- Prep for v0.3.8 (#63) (@odow)
- Remove deprecated do-block usage (#64) (@odow)
- Fix duplicated test names (#65) (@odow)
Closed issues:
- When SolutionLimit is 1 but there exist multiple solutions, status should be SOLUTION_LIMIT, not OPTIMAL (#61)