Liquid XML Data Binder v20.1.0.11669

Released: Sep 20, 2022

Updates in v20.1.0.11669

Features

  • Liquid Studio Framework
    • Added the option to run multiple files from the Project Window.
    • Added the option to run XSLT from the command line.
    • Added the option to run XQuery from the command line.
    • Added the option to cancel opening a Database connection.
    • Added the option to cancel opening a Web Service connection.
    • Performance Enhancements for loading Database connections.
    • Performance Enhancements for loading Web Service connections.
  • XML Data Binder
    • Added Linux Runtime support for gcc 12.2 / 11.3 / 10.4 / 9.5.
  • XML Objects
    • Added Nullable Reference Types (NRT) option to Data Binder Wizard.
  • General Improvements
    • Enhanced and improved existing features.

Fixes

  • Liquid Studio Framework
    • Fixed High DPI issues.
  • XML Data Binder
    • Fixed issue with default enum values in C# and VB.NET.
    • Fixed issue with Viewer Nuget linking to wrong Runtime version.
  • XML Objects
    • Fixed issue with Nullable Reference Types (NRT) where declared type is required and abstract.
    • Fixed issue where the property cardinality changes when it is overridden.
    • Fixed issues with JSON serialization.