V2.5.4: updates to JCOBridge 2.5.17 adding support for MacOS
·
120 commits
to master
since this release
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
- #444 (comment): Update developed classes to follow generated pattern by @masesdevelopers in #457
- Update to JCOBridge 2.5.17 by @masesdevelopers in #458
- Update version to 2.5.4 by @masesdevelopers in #459
- Changes by GitHub action by @github-actions in #460
- Changes by GitHub action by @github-actions in #461
Full Changelog: V2.5.3.0...V2.5.4.0