Gix-IDE v1.0.17 is out
This is basically a "refresh" release that incorporates all the latest developments in GixSQL. There are no changes to the IDE or the debugger. There is no v1.0.16 release for Gix-IDE.
Binary packages available:
- Windows x86
- Windows x64
- Linux x64 (Ubuntu 20.04)
A summary of new features and fixes (issue numbers correspond to issues in the GixSQL repository):
- GixSQL: Added support for "smart" cursor initialization (#88)
- GixSQL: Added support for EXECUTE prepared-statement INTO #(87)
- GixSQL: Fixed a logging problem (#84)
- GixSQL: Fixed "wrong generated COBOL in 1.0.16" (#83)
- GixSQL: Fixed "missing "close" for spdlog?" (#82)
- GixSQL: Added support for using prepared statements in cursors (#81)
- GixSQL: Variable length fields indicators are now 32-bit long by default (#80)
- GixSQL: Added support for using variable length fields with prepared statements (#79)
- GixSQL: Added upport for using group fields in INSERT and SELECT..INTO statements (#6)
- GixSQL: Added support for more connection string formats (including ocesql compatibility) (#16)
- GixSQL: Added Support for DISCONNECT ALL (#89)
- GixSQL: Performed some refactoring to improve code size
- GixSQL: Fixed a few memory leaks
As usual, binary and source packages are available on the Release page on GitHub.