Release Notes 2023-10-13:
-
Build system: New wequired versions for cmake (>= 3.10) and gcc (>= 7.0)
-
XMLDomPreprocessor: variable 'filePath' resolves correctly in files included from xml with no URI.
-
Parameter names for RPC signatures are explicitly stripped of const/reference qualifiers.
-
The performance of the JSONSerializers was improved by avoiding unnecessary copys.
-
Framework: restructured all commandline parameters for clearer presentation.
-
Fixed potential crash when closing a remote connection.
-
mirapackage: Added a lot of new command line options and the most functions can now be used from the command line.