Gix-IDE and GixSQL v1.0.10 are available
The new versions of Gix-IDE and GixSQL have just been published on GitHub. This release includes the following changes:
- Gix-IDE: added "Save before building" option in settings
- GixSQL: extended the ESQL VAR statement (added FLOAT, DECIMAL, etc.)
- GixSQL: added support for prepared statements
- GixSQL: added support for EXECUTE IMMEDIATE
- GixSQL: fixed handling of BEGIN/END DECLARE SECTION
- GixSQL: fixed autoconf package
- GixSQL: fixed command line options in gixpp
- GixSQL: fixed display of error messages in gixpp/libgixpp
- GixSQL: added ocesql-style wrapper for gixpp
Binary and source packages are available as usual on the Releases page on GitHub:
https://github.com/mridoni/gix/releases/tag/v1.0.10
Another release (v1.0.11) will probably follow in a couple of weeks (more or less) with some improvements (e.g. feature parity for all database drivers) and post-1.0.10 fixes.
In the meantime the work on the future release 1.1.x, that will incorporate a standalone and remote debugger, is progressing nicely.