7.14.6
7.14.6 Update
Improved ANSI character support (SJIS, Latin1 etc). Loads System.Text.Encoding.CodePages.dll if available to access encodings not normally supplied in .NET (there are 6-8 available without it mostly Unicode Encodings)
MacOS loading works so Mac should work now.
The Schema classes now have a global switch to emulate its output types to match the old Dbx-based ADO driver. This variable, IBDBXLegacyTypes.IncludeLegacySchemaType, when set to True (default is false) will match in the schema-driven functions the types the old Dbx-based driver did for when you have older clients/code that works from the old types.
Full Changelog: 7.13.7...7.14.6