We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94bc1ea + d320662 commit c6417bbCopy full SHA for c6417bb
1 file changed
changelog.yaml
@@ -1,4 +1,8 @@
1
---
2
+- 7.11.20:
3
+ - Use zlib library from system if found (instead of fetching its sources as submodule from GitHub and baking them into GDX)
4
+ - Minor changes to make it compile well when cross-compiling on Linux with MinGW (header names must match case-sensitive)
5
+ - Stream classes get interface needed by GAMS compiler and execution system library
6
- 7.11.19:
7
- Extended and updated internal runtime library for use in other GAMS products
8
- Added unit test for trim functions and raw uel insertion
0 commit comments