Friday, August 11, 2023

New Release - Liquid Studio v20.6.0

Announcing Liquid Studio v20.6.0:

  • Optimised application for faster start up
  • Added new Rename option to rename matching tags in XML, XSLT, RelaxNG, Schematron, WADL, WSDL, XSD and xHTML documents
  • Added Rename, Format Document and Format Selection to right click menu in source view
  • Fixed issues with XML to JSON conversion in XML Data Binder C++, Java and .Net Runtimes
  • Fixed issues with XML to JSON conversion in Liquid XML Objects .Net Runtime
  • General Fixes
Download a Free Trial and Free Community Version:
https://www.liquid-technologies.com/trial-download


Wednesday, August 09, 2023

How to remove empty lines in Liquid Studio

To remove all empty lines using a regular expression...
  1. Open Liquid Studio.
  2. Open an XML or JSON file and select the Source or Text view.
  3. Click Ctrl+H to show the Find/Replace dialog.
  4. Click the 'Use Regular Expression (Alt+E)' button.
  5. Enter \n\n in the first text box (find value).
  6. Enter \n in the second text box (replace value).
  7. Click 'Replace All (Alt+A)' button.

 

This feature is included in the Free Community Version of Liquid Studio.


Monday, July 31, 2023

New Release - Liquid Studio v20.5.0

Announcing Liquid Studio v20.5.0:

  • Added option to specify if namespaces should be written in the root or where they are required in XML Data Binder for C++, Java, .Net, and to always use same generated prefix for each namespace
  • Added option to select .Net Framework 4.8.1 and .Net 7.0 to XML Data Binder
  • Added option to select .Net Framework 4.8.1 and .Net 7.0 to Data Mapper
  • Added option to cancel long performing tasks
  • Improved Database Connection handling
  • Improved Web Services Connection handling
  • Improved JSON to XML Conversion in XML Data Binder and Liquid XML Objects
  • Updated Linux Runtimes to GCC 4.9.4/5.5/6.5/7.5/8.5/9.5/10.5/11.4/12.3/13.1
  • Refreshed drivers for DB2, MySql, Oracle, PostgreSQL, SQLite, VistaDB
  • Fixed issue for non-deterministic property ordering when reflecting on generated .Net classes in XML Data Binder
  • Fixed issues writing escape characters in JSON in XML Data Binder and Liquid XML Objects
  • Fixed issues when connecting to Git repositories
  • Fixed issue using Custom Headers when making Web Service calls from the Data Mapper
  • Fixed issue with null passwords making Web Service calls from the Data Mapper
  • Fixed issues using MySqlConnector from the Data Mapper
  • Fixed issues in XML Data Binder Documentation
  • Fixed issues raised in User Exception Reports
  • General Fixes
Download a Free Trial and Free Community Version:
https://www.liquid-technologies.com/trial-download

Thursday, June 01, 2023

New Release - Liquid Studio v20.4.4

Announcing Liquid Studio v20.4.3:

  • Updated Data Mapper Lookup Component to automatically populate the lookup from data available within the transform
  • Improved error handling when calling Web Services from within the Data Mapper
  • Improved error handling in the XML Sample Builder
  • Increased maximum output file size to 10MB in the XML Sample Builder
  • Fixed locale issues when using OpenAPI Web Requests
  • Fixed issue with Data Mapper only adding one connection string and one Database Factory to the generated app.config
  • Fixed issue in Data Mapper when calling Web Services which included Security Credentials
  • General Fixes

Download a Free Trial:
https://www.liquid-technologies.com/trial-download

Monday, May 22, 2023

New Release - Liquid Studio v20.4.3

Announcing Liquid Studio v20.4.3:

  • Fixed issue using Data Mapper Debugger with InputParam and OutputParam
  • General Fixes

Download a Free Trial:
https://www.liquid-technologies.com/trial-download