From 680363f780a33889f29d92d1ec1bf195c40a6458 Mon Sep 17 00:00:00 2001 From: Elaine Hale Date: Tue, 9 May 2023 10:27:50 -0600 Subject: [PATCH] Update CHANGES for v1.3.0 --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 0ecacec..3180823 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,9 @@ +v1.3.0, 05/09/23 -- performance improvements (faster read and write) + GAMS directory finder improvements + documentation improvements + skip over individual GdxSymbols that fail to load + drop support for Python versions < 3.7 + various minor improvements and bug fixes v1.2.0, 09/18/20 -- search for GAMS in more places, especially on Windows gdxpds.gdx.GdxSymbol.unload method for user-directed memory managment convenience functions gdxpds.gdx.append_set and append_parameter