File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ 2020-03-03
2+ v2.4.3
3+ - Disable menu items that don't make sense when all tabs are closed,
4+ fix behaviour of stop button when all tabs closed (fixes several crashes).
5+ - Add x86_64 suffix to linux package name (#96).
6+ - Make boolean extra solver options with a default of true functional.
7+ - Only read linter results if it exited normally (#97).
8+ - Update alpine version to 3.11
9+ - Resolve paths in _mooc to paths
10+ (allowing submission of models in subdirectories).
1112020-01-10
212 v2.4.2
313 - Fix syntax highlighting of keywords, and add syntax highlighting for
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ greaterThan(QT_MAJOR_VERSION, 4): {
1919TARGET = MiniZincIDE
2020TEMPLATE = app
2121
22- VERSION = 2.4.2
22+ VERSION = 2.4.3
2323DEFINES += MINIZINC_IDE_VERSION =\ \\"$$VERSION\\\"
2424
2525bundled {
You can’t perform that action at this time.
0 commit comments