Liquid XML Developer Bundle 2020 (v18.x)

Released: Feb 4, 2020

2020 (18.x) での更新項目

2020 (v18.0.21.10416)

Updated Jan 7, 2021

Fixes

  • Fixed issues using Installer with Microsoft SCCM.
  • General Fixes.

2020 (v18.0.20.10395)

Updated Dec 9, 2020

Fixes

  • Fixed issue in Graphical XML Editor view with dynamic context menu showing incorrect options.
  • Fixed issues from crash reports.
  • General Fixes.

2020 (v18.0.19.10382)

Updated Dec 1, 2020

Fixes

  • Fixed issue in C++ and Java XML Data Binder Runtimes for element value whitespace handling.
  • Fixed issue in Liquid XML Objects regular expression handler.
  • Fixed issues from crash reports.
  • General Fixes.

2020 (v18.0.18.10356)

Updated Nov 13, 2020

Features

  • Optimised Liquid Data Mapper to prioritize Errors over Warnings.

Fixes

  • Fixed issue using legacy OracleClient .NET Driver for older Oracle Databases.
  • Fixed issues using GroupBy component in Liquid Data Mapper.
  • General Fixes.

2020 (v18.0.17.10347)

Updated Nov 10, 2020

Fixes

  • Fixed issues in XML Data Binder for C# and Microsoft Visual Basic .NET generated code trying to link to Microsoft .NET Standard 2.1 in Liquid Runtime.
  • Fixed issue with Liquid Studio F1 failing to find online Help.
  • Fixed issue in Data Mapper JSON Writer for additionalItems.
  • Fixed issue handling apostrophes in spell checker.
  • General Fixes.

2020 (v18.0.16.10323)

Updated Oct 26, 2020

Fixes

  • Fixed issues using OLE-DB Database Connections (e.g. for Microsoft Access Databases).
  • Fixed issue from crash reports.
  • General Fixes.

2020 (v18.0.15.10316)

Updated Oct 8, 2020

Fixes

  • Fixed issue in Data Mapper for recursive types.
  • Fixed issue in XML Objects when using whitespace in Enum values.
  • General Fixes.

2020 (v18.0.14.10305)

Updated Sep 30, 2020

Features

  • Data Mapper performance enhancements for compiling transforms.

Fixes

  • Fixed issue where Cast properties were lost after component re-sync.
  • Fixed issue running Data Mapper from command line.
  • General Fixes.

2020 (v18.0.13.10287)

Updated Sep 22, 2020

Features

  • Added automatic date type conversion during construction of an LxDateTime in Liquid XML Objects Runtime.
  • Data Mapper performance enhancements for loading large transforms.

Fixes

  • Fixed issue writing JSON additionalProperties in Data Mapper.
  • Fixed issue where User Defined properties were lost after component re-sync.
  • Fixed find not working in main toolbar of Liquid Studio.
  • General Fixes.

2020 (v18.0.12.10251)

Updated Sep 1, 2020

Features

  • Added new Combine Nodes component to Data Mapper.

Fixes

  • Fixed issue with resync of duplicate nodes in Data Mapper.
  • General Fixes.

2020 (v18.0.11.10216)

Updated Aug 5, 2020

Fixes

  • Fixed issues with using Import/Include/Override/Redefine functionality and Chameleon XML Schema.

2020 (v18.0.10.10186)

Updated Jul 23, 2020

Fixes

  • Fixed issue with Data Mapper Database Source component properties dialog not displaying SQL statement for Views.
  • Fixed issue with using JSON Schema generated documentation in Chrome.
  • General Fixes.

2020 (v18.0.9.10154)

Updated Jul 14, 2020

Fixes

  • Fixed issue with Data Mapper component palette displaying scrollbars in small icon mode.
  • Fixed issue with entering escaped characters into Const component in the Data Mapper.
  • Fixed issues with creating a sample JSON document from a JSON Schema.
  • General Fixes.

2020 (v18.0.8.10077)

Updated May 24, 2020

Features

  • Added support for XSD recursively defined groups in Liquid XML Objects Code Generator.

Fixes

  • Fixed issue with schema resolution in Liquid XML Objects.
  • Fixed issue with default values in DTD Parser.
  • Update Documentation.
  • General Fixes.

2020 (v18.0.7.10048)

Updated May 15, 2020

Fixes

  • Fixed issue with opening files from redirected URLs (308 Permanent Redirect).
  • Update Documentation.
  • General Fixes.

2020 (v18.0.6.10036)

Updated May 1, 2020

Features

  • Improved user experience on High DPI monitors.
  • Restricted Database Viewer to exclude system tables.
  • Added ability to process MySQL JSON native type in Data Mapping.

Fixes

  • General Fixes.

2020 (v18.0.5.9988)

Updated Apr 17, 2020

Features

  • Updated Data Mapper command line to allow relative paths to .dm files.

Fixes

  • Fixed issues running Wizards on High DPI monitors.
  • Fixed issues in Liquid XML Objects Runtime for XML to JSON.
  • General Fixes.

2020 (v18.0.4.9932)

Updated Mar 14, 2020

Features

  • Changed the Liquid XML Objects Runtime to not close streams - This is a breaking change as the client is now responsible for closing streams.
  • Added option to omit xsi:type from output for Liquid XML Objects serialization.

Fixes

  • Fixed issues in Liquid XML Objects Runtime for XML to JSON.
  • Fixed issues with using the MySQLConnector Database Provider.
  • General Fixes.

2020 (v18.0.3.9916)

Updated Mar 9, 2020

Features

  • Added Schematron support for 'role' attribute (fatal, error, warning, warn, information, info) to specify error level on 'assert' and 'report' elements.
  • Updated Oracle Database Provider to support ODP.Net Managed Driver, and added to install.
  • Updated MySQL Database Provider to support MySQLConnector, and added to install.

Fixes

  • Fixed issue with app deleting Database Connections if connection does not work.
  • Fixed Schematron validation for 'report' elements.
  • Fixed issue with XSD 1.1 processing in Liquid XML Objects.
  • Fixed issue with Alternative intellisense options in XSD editor.
  • General Fixes.

2020 (v18.0.2.9849)

Updated Feb 22, 2020

Fixes

  • Fixed Issues in Liquid XML Objects with JSON Serializer.
  • Fixed issue in Liquid XML Objects when using XSD 1.1 xs:alternative.
  • Fixed issue with Project Tree not scrolling while dragging items.
  • Fixed issue using spaces in paths with Microsoft XSLT Debugger.
  • General Fixes.

2020 (v18.0.1.9811)

Updated Feb 4, 2020

Features

  • Data Mapper
    • New PostgreSQL database integration.
    • New VistaDB 6 database integration.
    • Added SQLite libraries to installer.
    • Added PostgreSQL libraries to installer.
    • Added option to append to TextFile CSV Data Target.
  • XML Data Binder
    • Added .Net Core 3.1 option for C# and Visual Basic .Net generated projects.
    • Added ASYNC_FROMXMLFILE option for LINUX builds.
  • Liquid XML Objects
    • New LjSerializer to Read and Write the XML Object Model as JSON documents.
    • New Web Extensions to allows Liquid XML Objects to be used as arguments in an MVC or MVCCore Controller.
    • New XSD Attributes to allow numeric formatting rules.
    • New Caddy file to allow numeric formatting rule.
    • Added thread safe code to LxSerializer.
  • Visual Studio Integration
    • Improved usage in Visual Studio 2017 and Visual Studio 2019 on High DPI monitors.

Fixes

  • Data Mapper
    • Fixed stack overflow issue when using large lookup lists.
    • Fixed issue using SQLite from generated libraries.
    • Fixed issue using VistaDB 5 from generated libraries.
    • Fixed issues with data Encoding in XML Writer component.
  • XML Data Binder
    • Fixed missing Visual Basic .Net entries in command line processing.
    • Upgraded C++ runtime to use Expat 2.2.9 for security fixes.
  • Liquid XML Objects
    • Fixed issue with pluralizing names JSON Schema Editor.
    • Fixed issue with dependencies not being written.
    • Fixed issue with nested root schema references.
    • Fixed issue with self referencing schema JSON Editor.
    • Fixed issue with using Ctrl+Tab.
    • Fixed issue with overflow when reading decimal values.
    • Fixed issue parsing decimals from a string with an exponent.
    • Fixed issue deserializing empty array.
    • Fixed issue deserializing empty string WSDL Editor.
    • Fixed issue loading WSDL containing embedded XSD where an import element's schameLocation has a relative path.
    • Fixed issue with using soap:fault name attribute WADL Editor.
    • Fixed issue loading WADL containing embedded XSD where an import element's schameLocation has a relative path.