Liquid XML Data Binder 新版本發表
Released: Oct 16, 2024
v20.7.17.13201 中的更新
特性
- Added Wizard option to 'Treat Arrays as Required' when converting XML Schema (XSD) to JSON Schema.
- Added options to Save Images using Light Theme and Save images using a Transparent Background.
修補程式
- Fixed issues with context sensitive help on Wizard pages.
- General Fixes.
Released: Oct 7, 2024
v20.7.16.13170 中的更新
特性
- Improved installer to remember previously selected features when upgrading.
修補程式
- Fixed issues with using ctrl key to select items in Project Tree.
Released: Sep 23, 2024
v20.7.15.13119 中的更新
修補程式
Released: Sep 5, 2024
v20.7.14.13112 中的更新
修補程式
- 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.
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.
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.