1.0.2.1 31-May-2024
- Allow multiple versions of the product executables to run on the same machine.
.Net Runtime Library for Delphi
1.0.2.0 13-February-2024
- Supports Delphi 12 Athens.
- Performance improvements.
.Net Runtime Library for Delphi
1.0.1.3 23-October-2023
- Stability and performance improvements.
.Net Runtime Library for Delphi
1.0.1.2 30-September-2021
- Supports Delphi 11 Alexandria
.Net Runtime Library for Delphi
- Fixed WSDL load assembly error due to default and unsecured security protocol.
- Fixed error when converting UInt32 to a .Net Color in Delphi.
- Import Utility - Generates return type event handlers that are compatible with the standard stdcall event handler type.
- Import Utility - Generates all enumeration types in an imported assembly.
- Import Utility - Generates all methods in a type including the base methods in an imported assembly.
1.0.1.1 10-May-2021
- Stability and performance improvements.
.Net Runtime Library for Delphi
- Resolve error with .Net static object callbacks into Delphi generic anonymous events.
- Improve library dependency search when loading netstandard assembly and it dependencies.
- Fixed anonymous callbacks which fires more than once.
- Import Utility - Resolve issues related to the Assembly dependency tab.
- Import Utility - Provides option to exclude unicode characters as type names when generating Delphi classes.
1.0.1.0 02-June-2020
- Compatible with Delphi 10.4 Sydney.
- Stability and performance improvements.
- Supports .Net Framework 4.6 or Higher.
.Net Runtime Library for Delphi
- Compatible with Delphi 10.4 Sydney.
- Support for .Net Standard 2.1.
- Support for .Net Framework 4.6.1.
- Fixed E2266 error: "Only one of a set of overloaded methods can be published".
- Fixed error when converting UInt32 to a .Net Color in Delphi.
- Fixed error when converting UInt32 to a .Net Color in Delphi.
- Fixed error converting array to GenericIList or GenericList.
- Fixed TClrObject constructor error when creating instance with variant type value as parameter.
- Import Utility - Fixed error in generated methods with var/out parameters which is of type enum.
- Import Utility - Converts nullable types to it equivalent in Delphi (Example: int? will be converted to NullableInt32).
-
Import Utility - Converts generic list of type decimal to a _GenericList instead of IList<_decimal>
to prevent type cast error.
- Import Utility - Generates all indexed properties for classes with indexers.
- Import Utility - Fixed static methods not generated when importing .Net libraries.
1.0.0.0 31-January-2019
- First release of .Net VCL for Delphi.
- Supports 32-bit and 64-bit Delphi Application.
- Supports .Net Framework 4.5 or Higher.
© 2020 CrystalNet Technologies LTD. All rights reserved.