Skip to content

V2.5.4: updates to JCOBridge 2.5.17 adding support for MacOS

Compare
Choose a tag to compare
@masesdevelopers masesdevelopers released this 22 Jun 16:49
· 120 commits to master since this release
1577e6e

Important

From release 2.5.2 JNetReflector generates Java stub of nested interface listeners using a new naming convention. The tool will generates the .NET class using the new naming convention, maybe you will found some duplication or missing file in the jvm generated folders after a fresh generation.

This release updates mainly JNet area:

  • JNet:
    • Updates JCOBridge to version 2.5.17 adding support for MacOS
    • Updates developed classes to follow generated pattern
  • JNet Templates: no changes
  • JNetCLI: no changes
  • JNetPS: no changes
  • JNetPSCore: no changes
  • JNetReflector: no changes
  • Docker: no changes
  • Documentation: no major changes

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Full Changelog: V2.5.3.0...V2.5.4.0