Skip to content

v1.0.8

Compare
Choose a tag to compare
@mridoni mridoni released this 22 Feb 15:15
· 218 commits to main since this release

This release introduces new features for GixSQL and fixes a bug in the Linux debugger.

All the packages are signed with my GPG private key. The corresponding public key (m.ridoni@gmail.com, fingerprint 70E4 08CF B89B 5FA8 32E4 5292 EFDC 94BD 5260 B939) has been published on pgp.mit.edu and keyserver.ubuntu.com and is available at https://github.com/mridoni.gpg

Binary packages available:

  • Windows x86
  • Windows x64
  • Linux x64 (Ubuntu 20.04)

Beside the standard source packages, there is also a standard Linux source tarball for GixSQL, that can be used with configure and make.

A summary of new features and fixes:

  • Gix-IDE: fixed a debugger issue on Linux
  • GixSQL: changed the connection string format
  • GixSQL: added support for multiple connections
  • GixSQL: added support for explicit declaration of variable length fields
  • GixSQL: added support for driver options
  • GixSQL: fixed bugs and improved error handling in the runtime libraries
  • GixSQL: fixed bugs and improved error handling in the preprocessor
  • GixSQL: added a Linux/autoconf build package