Skip to content

Commit b71cc8e

Browse files
committed
Add changelog for version 2.5.1
1 parent 0e6c585 commit b71cc8e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

MiniZincIDE/CHANGES

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2020-10-22
2+
v2.5.1
3+
- Fix typo when passing solver statistics option to minizinc (#112).
4+
- Fix missing statistics output (#112).
5+
- Add support for colour themes (#110).
6+
- Don't prompt for saving after adding/removing files from the Untitled
7+
project.
8+
- Fix running of compiled FlatZinc files.
9+
- Show error message when trying to load an invalid configuration file.
10+
- Ensure all output is sent to the output console, and that fragments in
11+
standard error output appear when a newline is written to standard output
12+
(#114).
13+
- Fix running of solver configurations from the project explorer.
14+
- Improve performance of adding a large number of extra flags at once.
15+
- Add support for 64-bit integer extra flags.
16+
- Add support for setting both solver backend flags and MiniZinc command flags
17+
(#113).
18+
- Improve interface for adding extra parameters, allowing search/filter and
19+
multiselection of known parameters.
20+
121
2020-09-25
222
v2.5.0
323
- Add fallback libraries if user does not have libnss3.

0 commit comments

Comments
 (0)