Skip to content

v1.0.20a

Compare
Choose a tag to compare
@mridoni mridoni released this 17 Feb 08:09
· 92 commits to main since this release

This is a new release for GixSQL, that adds COBOL NULL-indicator support for all the drivers.

The packages are signed with my GPG private key. The corresponding public key ([email protected] or [email protected]), 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

Moreover, the Windows binary installers have been signed with my code-signing certificate, for an added level of trust.

Binary packages available

  • Windows x64 installer (MSVC + MinGW)
  • Windows x64 installer (MinGW only)
  • Windows x86 installer (MSVC + MinGW)
  • Windows x86 installer (MinGW only)
  • Windows x86 "portable"
  • Windows x64 "portable"
  • Linux x64 (Ubuntu 20.04/22.04, Debian 10/11)

There is also a autoconf-enabled source package, to make building on Linux and MinGW easier.

A summary of new features and fixes:

  • Added COBOL NULL-indicator support for all the drivers