Lancements d'Hydra

Released: Oct 19, 2022

Mises à jour de v6.6

Fonctionnalités

  • Hydra/Island: Added support for Linux platform.
  • Improved compatibility with C++Builder.
  • Added support for .NET Core Hosts (wip).
  • Added support for Embarcadero Delphi 12.

Released: Mar 1, 2022

Mises à jour de v6.5

Fonctionnalités

  • Microsoft .NET Core plugins in Embarcadero Delphi hosts.
  • COM plugins in .NET and Delphi hosts.
  • Improved support for non-admin users.
  • Improved managed plugin loader in Hydra for Delphi.
  • Added support for Microsoft Visual Studio 2022.

Released: Aug 11, 2021

Mises à jour de v6.4

Fonctionnalités

  • A range of improvements across the board of all four Hydra tool platforms - Delphi, .NET, Java, and Island, as well a thorough under-the-hood refactoring and cleanup.

Released: Dec 4, 2019

Mises à jour de v6.2.101

Fonctionnalités

  • Added support for Delphi 10.3.3.
  • Improved support for Lazarus/free Pascal.

Released: Jun 10, 2019

Mises à jour de v6.2.99

Fonctionnalités

  • HY/Delphi: Compatibility with Lazarus/Free Pascal.
  • HY/Java: Support for OpenJDK and JDK 9+.
  • Integration with Microsoft Visual Studio 2019.

Correctifs

  • HY/N: Update project templates.
  • HYD: .NET Interface Importer creates incorrect parameter definitions for TGuid parameter type.
  • HYD: Cannot load .NET plugin containing public non-COM-compatible classes.
  • HYJ: Plugin importer ignores custom plugin interfaces.
  •  HYJ: Switch to new PluginLoader API in the Plugin CodeGen.
  • Fix for broken...

Released: Feb 20, 2019

Mises à jour de v6.1.97

Fonctionnalités

  • Uses new COM Interface support in Elements/Island.

Correctifs

  • .NET to Delphi importer creates incorrect definitions for indexed properties.
  • .NET to Delphi importer doesn't generate inherited interfaces in proper order (base interfaces should go first).
  • .NET to Delphi importer should use const modifier for method parameters by default.
  • .NET to Delphi importer uses incorrect type name for Byte[].
  • HY/.NET: .NET WPF Visual Plugins are being released too early.
  • Hydra/.NET: Resources...

Released: Nov 28, 2018

Mises à jour de v6.1.95

Fonctionnalités

  • Adds Java plugins in Delphi hosts.
  • Adds support for Delphi 10.3 Rio.
  • Adds support for integration with RemObjects' Water.
  • HY/.NET: Move assembly parser from PERWAPI to Mono.Cecil.
  • HY/.NET: Switch Delphi Unit import to CG4.
  • HY/Delphi: Update GUI for Tools -> Hydra -> Import Interfaces from .NET Assemblies.
  • HY/Java: Provide better exception messages for exceptions happened in the Java plugin.
  • Hydra/Island: Templates for Iodine/island.

Released: Jul 19, 2018

Mises à jour de v6

Fonctionnalités

  • Plug-in framework now includes mixing .NET, Delphi and Island code in the same app.
  • .NET host applications can now load Java runtime code and have it run (and show visually) next to your existing .NET, Delphi and/or Island application logic.
  • Java plugins can be visual or non-visual.
  • Java plugins can be written in any language targeting the Java Runtime (JVM), including the Java language itself, as well as third party languages such as Kotlin, Closure or C#, Oxygene or Swift...

Released: Mar 23, 2018

Mises à jour de v5.0.91

Correctifs

  • 79755: Expose method to allow control Tab focus flow in WPF plugins.
  • 79361: Hydra components are missing from Visual Studio 2017 toolbox.
  • 79600: Tab works incorrectly in WPF plugins when AcceptsTab is enabled in a TextBox.

Released: Oct 17, 2017

Mises à jour de v5.0.89 (Build 1157)

Correctifs

  • 78586: HY/D: additional guard code for THYVCLCrossPlatformVisualPluginWrapper.
  • 78237: HY/D: compatibility with ExpressBars 17.1.4.
  • 78228: HY/D doesn't "Install Import from .NET Assemblies" if VS is not installed.
  • 78098: Installer does not detect VS2017 running.
  • 78589: Int32 is used to store handles on x64 platform.
  • 78184: Provide better error message when Delphi ModuleController cannot instantiate .NET plugin due to lic error.
  • 78525: Race condition in the lic validation code...