Liquid Studio Developer Bundle 新版本發表

Released: Oct 16, 2024

v20.7.17.13201 中的更新

特性

  • Added Wizard option to 'Treat Arrays as Required' when converting XML Schema (XSD) to JSON Schema.
  • Improved console parameter parsing and error messages in Data Mapper.
  • Added options to Save Images using Light Theme and Save images using a Transparent Background.

修補程式

  • Fixed issues printing Data Mapper transforms on colour and non-colour printers.
  • Fixed issues saving images of Data Mapper transforms.
  • Fixed issues with context sensitive help on Wizard pages.
  • General Fixes.

Released: Oct 7, 2024

v20.7.16.13170 中的更新

特性

  • Added MinValue and MaxValue components to Data Mapper.
  • Improved validation in Data Mapper to report warning when inputs to sub functions are not connected.
  • Improved installer to remember previously selected features when upgrading.

修補程式

  • Fixed issue in Data Mapper where optimizer removed branch that contained a referenced constant.
  • Fixed issue in Data Mapper when reading additional properties and pattern properties from JSON Schema.
  • Fixed issue in Data Mapper writing additional properties...

Released: Sep 23, 2024

v20.7.15.13119 中的更新

修補程式

  • Fixed issue causing Data Mapper to report a missing parameter in generated code.
  • Added missing folder JsonSchemaToHtml to Installer, containing example XSLT templates for JSON Schema to HTML documentation generator.
  • General Fixes.

Released: Sep 5, 2024

v20.7.14.13112 中的更新

特性

  • Changed array properties to be marked as required when converting XML Schema to JSON Schema.

修補程式

  • Fixed issue using the High Conformance option with Visual Basic .NET in Liquid XML Objects.

Released: Aug 22, 2024

v20.7.13.13100 中的更新

特性

  • Added the DoubleConversionRules option to BigDecimal used when constructing a BigDecimal from a double in Liquid XML Objects.
  • Updated XML Schema (XSD) to JSON Schema Converter to generate string array types for IDREFS, ENTITIES and NMTOKENS.
  • Updated Data Mapper Web Services Components to expand nodes for AnyOf, OneOf, AllOf YAML schema and JSON Schema values.

Released: Jul 25, 2024

v20.7.12.13075 中的更新

修補程式

  • Fixed issue where OleDb connections (e.g. Microsoft Access) failed to show Database Tables.
  • General fixes.

Released: Jun 18, 2024

v20.7.11.13022 中的更新

特性

  • Optimized performance for Liquid XML Objects.

Released: Jun 6, 2024

v20.7.10.13003 中的更新

特性

  • Added Microsoft .NET 8.0 option to XML Data Binder for C# and Visual Basic .NET.
  • Added .NET 6.0+ support to XML Data Binder Viewer NuGet, so you can now generate a SampleApp UI when generating .NET 6.0/7.0/8.0 XML Data Binding code.
  • Added a Clone option to Liquid XML Objects generated classes to perform a deep copy of an object hierarchy.
  • Added the option to rename Enumeration Values in Liquid XML Objects using a caddy file.
  • Updated documentation for Liquid XML Objects and XML Data Binder...

Released: Apr 26, 2024

v20.7.9.12935 中的更新

特性

  • Added the ability to set a custom banner text in Liquid XML Objects.
  • Added property option in Data Mapper XML Writer to set disable-output-escaping option in XSLT.

修補程式

  • Fixed issues in Property Grid in Data Mapper when changing between .NET and XSLT code generation engines.

Released: Apr 8, 2024

v20.7.8.12900 中的更新

特性

  • Added the option to provide an output filename when calling Flatten XSD from command line.

修補程式

  • Fixed issue not saving file when using Flatten XSD and the close option from command line.
  • Fixed issue with schema validation settings getting unset after save as command.
  • Fixed issues in the example JSON schema BookStore.json and data file Catalog.json.
  • Fixed issues from user exception reports.