Releases: GAMS-dev/studio
v1.15.2
- fixed missing OpenSSL library on Linux
- fixed missing projects when a project path is missing
This version of GAMS Studio requires GAMS 44. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.15.1
- added aimed breakpoints to visualize the original selected line
- added stop button to debug widget
- added on changing the project in debug mode switch pin-view to assigned file
- fixed breakpoints of unused project files got mixed in
- fixed path issue for project files
- existing projects with a path starting with "." can be fixed manually using "Move Project File..."
- fixed problem about ignored breakpoints
- fixed missing step-debug in GAMS menu and adjusted icon colors
- fixed two visible current-line markers during debug
- fixed restore text cursor position after a debug session
This version of GAMS Studio requires GAMS 44. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.15.0
- added debug feature to Studio. This allows to pause the execution at the beginning of execution statements and review the current data in a temporary GDX file
- added settings to specify default numerical formatting options and show/hide attributes for the GDX Viewer
- added search facility to the data view of the GDX Viewer
- disable preferences menu for sets and aliases in the GDX Viewer.
- in gams configuration editor:
- move tab selection from bottom to top
- fixed status in definition section when editing a
Key
:- Step: change value of
Key
(eg. fromAction
toAppendExpand
) -expect-> in the definition section, old key deselected and new key selected (eg.Action
deselected andAppendExpand
definition selected and turned green)
- Step: change value of
- in gams configuration/parameter file/extended parameter editor:
- add
group
in parameter/option definition - list all available solvers for
Solver
parameter/option definition - fix the
DefValue
of all model types in parameter/option definition, eg.CPLEX
is a default value ofLP
- add
- in solver option editor:
- fix status in definition when changing a group of option:
- Step: change group of options -expect-> in the definition section, an option turned green only if it has been added and it belongs to that group
- fix status in definition when changing a group of option:
- fixed location of GDX Viewer context menus
- fixed a bug where precision=Full was not restored properly in the GDX Viewer.
- fixed OpenSSL issue for Manjaro, Ubuntu 22.04 LTS and similar Linux distributions
This version of GAMS Studio requires GAMS 44. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.14.5
- fixed error link from lst to code not working
- fixed parameters ignored when no pf-file is assigned to the project
- fixed order of parameters: parameter-box can overrule pf-file
- fixed parameters were cleared when project settings were opened
- fixed pf-file set to -none- hasn't been stored
- fixed project file name contains suffix like ".gms" when automatically created
This version of GAMS Studio requires GAMS 43. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.14.4
- fixed issues with parameter file on macOS and linux
- fixed project setting for parameter file lost or reset on restart Studio
- fixed OpenSSL issue for Manjaro, Ubuntu 22.04 LTS and similar Linux distributions
- added information to system log with Studio start arguments
- added warning to system log if setting files could not be created
- delay license dialog to ensure Studio is already visible
This version of GAMS Studio requires GAMS 43. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.14.3
- fixed font not immediately updating after changing it in "Settings > Editor & Log"
- fixed false detection of 'pf' parameter
- fixed crash in Connect Editor when opening a file containing unknown schema name
- added 'abort' and 'abort.noError' to highlighter and completer
- fixed connecting to GAMS Engine via HTTPS on macOS
- fixed GAMS Engine failing when using a parameter file
This version of GAMS Studio requires GAMS 43. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.14.2
- added missing syntax for callTool, hiddenCallTool, and executeTool
- improved project editor only show -none- if there is no valid main file
- fixed parameter file setting lost after running a project
- fixed localization issue which prevented GDX value filters from working properly
- fixed some icon path issues and added new Connect icon
This version of GAMS Studio requires GAMS 43. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.14.1
- fixed GDX symbol unselected when filtering the symbol table
- reactivated support for character encoding
This version of GAMS Studio requires GAMS 43. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.14.0
- upgraded to Qt6 on all platforms
- added support for macOS ARM version
- added editor for parameter file
- added selection of main- and parameter file in Project Editor
- added GAMS Engine authorization by token
- added GDX Viewer setting to control decimal separator used when copying data
- added "File Used" section in reference file viewer
- added "Add new GAMS Parameter File" to Project Explorer context menu
Known Issues:
- currently only UTF-8 is supported
This version of GAMS Studio requires GAMS 43. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html
v1.13.5
- added automatic opening of project editor after creating a new project
- fixed duplicated tab in reference file viewer when reloading a reference file
- fixed crash on macOS when a GAMS related file is opened via double-click in Finder
- fixed broken compile error link to GMS file in LST file
This version of GAMS Studio requires GAMS 42. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html