1.0.22:

    Build with OpenSSL v3
    Add support for Linux V6

1.0.21:

    Fix assorted datatype inconsistencies
    Fix protocol error for large number of parameters
    Fix socket read problem
    Fix problem with onerror logging
    Fix problem with zero length extdta being sent

1.0.20:

    Only send INTERRUPT with SQLCancel if waiting on socket

1.0.19:

    Add support for SQL_BIT target bound parameters

1.0.18:

    Fix seg fault with logging enabled

1.0.17:

    Fix problem with checking parameters

1.0.16:

    Fix problem on Windows before 2008 by removing use of inet_ntop()

1.0.15:

    Add ovveride to handle server bug missing ARRAYEXT from SQLDARD

        override = 2

1.0.14:

    Map VARGRAPHIC to WVARCHAR in the SQLColumns call

1.0.13:

    Avoid "Inconsistent descriptor information: Invalid length value" when binding a unprepared column

1.0.12:

    Change EXTNAM to remove spaces

1.0.11:

    Add support for windows 10

1.0.10:

   Fix timestamp formatting problem 

1.0.9:

    Dont descrive an already open query

1.0.8:

    Similar fix for float/double endian issues

1.0.7:

    Another server endian issue fix

1.0.6:

    Fix metadata problem introduced in 1.0.5

1.0.5:

    Endian checks for FD:OCA types i2, i4 and i8

1.0.4:

    Dont set LOCALE when AS400 target

1.0.3:

    Add SingleDB parameter to prevent sending RDBMAN in Auth message
    Remove PRDDTA from ACCRDB

1.0.2:

    Return SQL_NO_DATA at end of column read

1.0.1:

    Decode MSG from non unicode sources (iSeries)

1.0.0:

    Full Release

0.1.3:

    WCHAR -> UTF8 conversion fix

0.1.2:

    Add Windows support

0.1.1:

    Add ConvWToUtf flag to map W types to single bytes
    SQLColAttribute could fail to return column info

0.1.0:

    Beta build

0.0.1:

    Alpha build
