Difference between revisions of "What's new in QuickOPC 2023.1"

From OPC Labs Knowledge Base
Jump to navigation Jump to search
Line 75: Line 75:
 
-->
 
-->
 
== All Command-Line Tools ==
 
== All Command-Line Tools ==
 +
* The .NET build configurations of the command-line tools now target .NET 7.
 
* In table output, values in columns with data of enumerated types are now automatically colorized, allowing quick visual distinction between the distinct enum values.
 
* In table output, values in columns with data of enumerated types are now automatically colorized, allowing quick visual distinction between the distinct enum values.
 
<!--
 
<!--

Revision as of 16:51, 2 December 2022

See also: Versions; Previous version: What's new in QuickOPC 2022.2

Internal version number: 5.71

Key changes:


Targeting

  • .NET runtimes: Added support for .NET 7.
  • .NET runtimes: Removed support for .NET Core 3.1.

Tools and Online Services

All Command-Line Tools

  • The .NET build configurations of the command-line tools now target .NET 7.
  • In table output, values in columns with data of enumerated types are now automatically colorized, allowing quick visual distinction between the distinct enum values.